Download the PHP package nagarjunbn/acl without Composer
On this page you can find all versions of the php package nagarjunbn/acl. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nagarjunbn/acl
More information about nagarjunbn/acl
Files in nagarjunbn/acl
Download nagarjunbn/acl
More information about nagarjunbn/acl
Files in nagarjunbn/acl
Vendor nagarjunbn
Package acl
Short Description Roles-permission management for laravel with User interface
License MIT
Package acl
Short Description Roles-permission management for laravel with User interface
License MIT
Please rate this library. Is it a good library?
Informations about the package acl
Roles-permission management for laravel with User interface
Laravel version supported
version >= 5.5
Steps for installation
-
Install plugin via command
-
Register the service provider in
-
Seeding and migration
- Update your Users table and add column
-
Add the below code to your User.php model file
- Make sure your application environment is local i.e., . The ACL urls are enabled if the application is not in production mode to avoid misuse of the plugin .
-
Access the plugin via URL and set permissions
- Use the middleware in your routes,controllers to prevent the access .
Screenshot
License
The composer plugin is open-source software licensed under the MIT license
All versions of acl with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.0
The package nagarjunbn/acl contains the following files
Loading the files please wait ....