laravel-roles-permission-manager maintained by ifo
ifo/Laravel Roles Permissions Manager
License
Usage
This is a package - it's a full Laravel project that you should use as a starter boilerplate, and then add your own custom functionality. Here in this package can create roles and manager using the classification and permission manager.
With that user you can create more roles/permissions/users, and then use them in your code, by using functionality like Gate or @can, as in default Laravel.
Your will be get Login Credentials from seeder file --- <root-project> / database / seeders / UsersTableSeeder.php Run below url to navigate to roles manager http://127.0.0.1:8000/ifo-roles
Notice
We are not responsible for any functionality or bugs in Monsteradmin & Others packages or their future versions, if you find bugs there - please contact vendors directly.