Best laravel framework open-source packages.

Laravel Admin user roles

Laravel 5.6 multi-user-role and admin dashboard using adminlte
Updated 2 months ago

Laravel Admin User Roles

About

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

Installation

  • Clone the project
  • Create a database, then edit the contents of your .env file to match the database.
  • Run php artisan migrate in your command line
  • Signup a new user and and login
  • To create the first admin,go to your database and create new roles in the roles table. Then change the role_id of your first user to the role_id of admin.

ToDo

  • Create seeder for users and roles

Contact / Thank me

Social Media

Follow me on

Contributing

All contributions and pull requests are very much appreciated.

License

The Laravel framework is open-sourced software licensed under the MIT license.