Download the PHP package infuse/auth without Composer
On this page you can find all versions of the php package infuse/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
auth
Auth module for Infuse Framework
Installation
-
Install the package with composer:
-
Add the service to
services
in your app's configuration: -
Add the migration to your app's configuration:
-
(optional) Add the console command for helper tasks to
console.commands
in your app's configuration: - (optional) Add the garbage collection scheduled job to
cron
in your app's configuration:
Usage
You can create your own User model located at App\Users\Models\User
for futher customization.
All versions of auth with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
The package infuse/auth contains the following files
Loading the files please wait ....