Download the PHP package sunxyw/laravel-quick-role without Composer
On this page you can find all versions of the php package sunxyw/laravel-quick-role. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sunxyw/laravel-quick-role
More information about sunxyw/laravel-quick-role
Files in sunxyw/laravel-quick-role
Download sunxyw/laravel-quick-role
More information about sunxyw/laravel-quick-role
Files in sunxyw/laravel-quick-role
Vendor sunxyw
Package laravel-quick-role
Short Description A package to quickly build a simple roles manager system
License MIT
Package laravel-quick-role
Short Description A package to quickly build a simple roles manager system
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-quick-role
Laravel Quick Role
A package to quickly build a simple roles manager system.
Installing
Usage
First, add the Sunxyw\LaravelQuickRole\HasRole
trait to your User
model:
Then, create a new role for testing:
Now, you can assign a role to a user by:
You can check user's role by:
License
MIT
All versions of laravel-quick-role with dependencies
PHP Build Version
Package Version
No informations.
The package sunxyw/laravel-quick-role contains the following files
Loading the files please wait ....