santigarcor/laratrust
Laratrust adds role and permission management to Laravel with support for multiple user models, teams, guards, caching, events, middleware, gates/policies, and an optional admin panel for managing roles and permissions.
Laratrust comes with a simple administration panel for roles, permissions and their assignment to the users.
Currently it supports:
user_models in the config/laratrust.php file.config/laratrust.php file and change the panel.register value to true.php artisan vendor:publish --tag=laratrust-assets --force
By default the URL to access the panel is /laratrust.
To customize the the URL and other available settings in the panel please go to the panel section in the config/laratrust.php file.
Here are some screenshots of the admin panel.
How can I help you explore Laravel packages today?