How to create user roles in Laravel

Submitted by Novica89 - 7 years ago

This is a short video series in two parts about how you can setup different user roles for users in your application using Laravel. It conists of users, roles and user_role tables for this type of relationships between users and their roles. It should all be clearly explained inside of the tutorials. There are ways of improving this functionality and it is really easy to add more roles if needed, build on top of it etc. Hope it will be useful to you and if you have any questions, ask away :) https://www.youtube.com/watch?v=KMR2H6-K36E

You can find the first part of the tutorial in the description.

You can then also easily find the second part on my YouTube channel ( or it will probably be in the suggestion in the YouTube sidebar)