Can anyone suggest me good tutorial link or something? I'm making a user management system.
CodePudding user response:
you can use Laravel Spite Package to manage Roles and Permissions. https://spatie.be/docs/laravel-permission/v5/introduction
CodePudding user response:
Here you go !to manage Roles and Permissions https://laratrust.santigarcor.me/docs/6.x/usage/roles-and-permissions.html#setting-things-up

