Looking to hire Laravel developers? Try LaraJobs

laravel-roles-permission-manager maintained by ifo

Description
The ifo/Laravel roles and manager.
Last update
2024/05/30 13:42 (dev-main)
License
Links
Downloads
7

Comments
comments powered by Disqus

ifo/Laravel Roles Permissions Manager

classification

permssion

roles

License

MIT 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.

Credit