Laravel Admin user roles
1.0.0
This is a Laravel 5.5 project with multiple User roles and permissions eg. Admin, Moderator, User etc. Watch the full videos of how this was built on Udemy
.env
file to match the database.php artisan migrate
in your command lineroles
in the roles table. Then change the role_id
of your first user to the role_id
of admin.Follow me on
All contributions and pull requests are very much appreciated.
The Laravel framework is open-sourced software licensed under the MIT license.