#In filament shield plugin pages are not forbidden
4 messages · Page 1 of 1 (latest)
use HasPageShield;
What about in resource with same model .I have customer and accounts with some model
4 messages · Page 1 of 1 (latest)
https://filamentphp.com/docs/3.x/panels/pages
check #authorization
this is for custom pages
use HasPageShield;
What about in resource with same model .I have customer and accounts with some model