Download the PHP package nekoos/laravel-permission-grouping without Composer
On this page you can find all versions of the php package nekoos/laravel-permission-grouping. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nekoos/laravel-permission-grouping
More information about nekoos/laravel-permission-grouping
Files in nekoos/laravel-permission-grouping
Download nekoos/laravel-permission-grouping
More information about nekoos/laravel-permission-grouping
Files in nekoos/laravel-permission-grouping
Vendor nekoos
Package laravel-permission-grouping
Short Description Permission handling for Laravel 6.0 and up
License MIT
Package laravel-permission-grouping
Short Description Permission handling for Laravel 6.0 and up
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-permission-grouping
laravel-chameleon-access
Installing
You can install the package via composer:
Optional: The service provider will automatically get registered. Or you may manually add the service provider in your config/app.php file:
You should publish the migration and the config/permission.php config file with:
Usage
First, add the NekoOs\ChameleonAccess\HasScopes trait to your User model(s):
Assigning Roles
A role can be assigned to any user by a scope:
All versions of laravel-permission-grouping with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4|^8.0
The package nekoos/laravel-permission-grouping contains the following files
Loading the files please wait ....