Download the PHP package idealistsoft/framework-auth without Composer
On this page you can find all versions of the php package idealistsoft/framework-auth. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download idealistsoft/framework-auth
More information about idealistsoft/framework-auth
Files in idealistsoft/framework-auth
Download idealistsoft/framework-auth
More information about idealistsoft/framework-auth
Files in idealistsoft/framework-auth
Vendor idealistsoft
Package framework-auth
Short Description Auth module for Infuse Framework
License MIT
Package framework-auth
Short Description Auth module for Infuse Framework
License MIT
Please rate this library. Is it a good library?
Informations about the package framework-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 framework-auth with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
The package idealistsoft/framework-auth contains the following files
Loading the files please wait ....