7 Assign Roles and Permissions to User | Laravel Filament Roles and Permissions

preview_player
Показать описание
In this video, we are going to assign roles and permissions to users.

Support me:

Follow me:

Playlists:
#filamentphp #tutorial #laravel #laraveller
Рекомендации по теме
Комментарии
Автор

Assign Roles and Permissions to User | Laravel Filament Roles and Permissions

tonyxhepaofficial
Автор

Wouldn't it be better to disable the delete admin option and show this role? Or replace it with SuperAdmin and only SuperAdmin can delete other roles?

JACKoPL
Автор

Why can't I save changes on made on the currently logged in user? it auto log me out and throws an error saying that Login Route doesn't exist!

mabdelaziz
Автор

How can we assign a specific company_id to a role_user table? Assigning roles works fine but I need to assign it to a specific company as well since a user can have multiple companies with my program

JamesAutoDude