Download the PHP package jacksonwebservices/laravel-user-suite without Composer
On this page you can find all versions of the php package jacksonwebservices/laravel-user-suite. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jacksonwebservices/laravel-user-suite
More information about jacksonwebservices/laravel-user-suite
Files in jacksonwebservices/laravel-user-suite
Download jacksonwebservices/laravel-user-suite
More information about jacksonwebservices/laravel-user-suite
Files in jacksonwebservices/laravel-user-suite
Vendor jacksonwebservices
Package laravel-user-suite
Short Description User Management in Laravel
License MIT
Homepage https://github.com/jacksonwebservices/laravel-user-suite
Package laravel-user-suite
Short Description User Management in Laravel
License MIT
Homepage https://github.com/jacksonwebservices/laravel-user-suite
Please rate this library. Is it a good library?
Informations about the package laravel-user-suite
Laravel User Suite
Connect the Service Provider
Register this provider JWS\UserSuite\UserSuiteServiceProvider::class
in app.php
Publish Files
Config file
If you want to change the migration schema to something other than the default change the database
configuration setting.
This uses the default App\User
model by default, but you can change that to whatever user model fits your project.
Migrate Files
Update User Model
Add UserSuite Trait to the user model
All versions of laravel-user-suite with dependencies
PHP Build Version
Package Version
The package jacksonwebservices/laravel-user-suite contains the following files
Loading the files please wait ....