wandiaprianto
Filament Shield, how to create different permissions in same role
yes, thankyou @Vp for your help
i use php artisan permission:show to list out all of the permission
and i wrong , not view_any::users but view_any_other::user
because i put User.php in 'other'
22 replies
Filament Shield, how to create different permissions in same role
thankyou for your answer Sir,
i have another question Sir,
why user resources doesn't show in navbar?this is my User.php (app > models > User.php) and this is my UserPolicy.php (app > policies > UserPolicy.php) and my AuthServiceProvider: can you help me Sir?
22 replies
How to access resource from resource?
did you mean this package Sir?
https://github.com/laraxot/filament-nested-resources/tree/master
7 replies
How to set TextColumn isHidden / Disabled but searchable?
answered in this article
https://discord.com/channels/883083792112300104/1172817487453237289
4 replies