Download the PHP package colearn/auth without Composer
On this page you can find all versions of the php package colearn/auth. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package auth
Colearn Rpc Custom Authentication
Installation
Install via composer
Publish package assets
Config .env file
Configure Auth guard
Inside the config/auth.php file you will need to make a few changes to configure Laravel to use the jwt guard to power your application authentication.
Make the following changes to the file:
Add some basic authentication routes
First let's add some routes in routes/api.php as follows:
All versions of auth with dependencies
PHP Build Version
Package Version
The package colearn/auth contains the following files
Loading the files please wait ....