bezhanSalleh / filament-shield

The easiest and most intuitive way to add access management to your Filament Admin Resources, Pages & Widgets through `spatie/laravel-permission`
MIT License
1.35k stars 166 forks source link

Exclude Custom Page #395

Closed khalidmaquilang closed 1 month ago

khalidmaquilang commented 1 month ago

I have custom page and I don't want shield to create a permission for it.. is that possible? I didn't add the HasPageShield trait to my custom page

bezhanSalleh commented 1 month ago

add it in the configs exclude section for the pages.