fisnikr
fisnikr
FFilament
Created by fisnikr on 10/31/2024 in #❓┊help
Set up Role Based Access Control
I have Installed filament 3.x on my laravel project, I'm using tall stack laravel 11.x, livewire 3.x, alpinejs and tailwind. I have the admin for filament i can login my user table has a column role and has 3 roles "admin", 'reseller' and 'client' , based on the role of the user i want to Set up Role Based Access Control in my app, what is the best practice to do this Thank you
2 replies