Closed arpaulustindi closed 1 year ago
What's that? @arpaulustindi
What he means is that the "Users" section is visible without an access role, but shouldn't
Alwas show user model when roles has filament user
Try php artisan shield:generate --all
you can use the new version support filamentv3
Alwas show user model when roles has filament user
Try php artisan shield:generate --all
I use Filament 3 and I had to run this command too, otherwise my users were seeing the Users management even if their role didn't permit.
Alwas show user model when roles has filament user