Issue: Filament Shield - Permissions and Roles for Models Without Filament Resources Not Visible or

in Filament Shield, where permissions and roles for models that do not have Filament resources are not visible or manageable in the Shield interface. Even if permissions and roles are successfully created manually using Spatie Permission, they still do not appear in Filament Shield
No description
No description
3 Replies
Miguel García
Miguel García6mo ago
Shield manages permissions by role for resources, pages and widgets. What are you trying to do?
lukasinko_10270
lukasinko_102706mo ago
You need to have 'custom_permissions' => true, set in filament-shield.php to see custom permissions.
furkanbardak
furkanbardak5d ago
Hi, how did you solve the problem?

Did you find this page helpful?