Download the PHP package dnetix/rbac without Composer
On this page you can find all versions of the php package dnetix/rbac. 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 rbac
Role Based Access Control
Installation
With composer
Add the service provided to the app.php config file
Publish the configurations and migrations for this package
Modify the rbac.php config file with your own permissions
Make sure that the Models or Classes that will be using permissions and roles implements from the interface
TODO
- Revoke permissions to specific authenticatables (Users)
- Cache the results provided for the repository, they change rarely
All versions of rbac with dependencies
PHP Build Version
Package Version
The package dnetix/rbac contains the following files
Loading the files please wait ....