Ahmad
How can i manage authorization for a custom page (not attached to resource)?
Yeah, i'm extending
Filament\Pages\Page
but it's not working i just double checked. I went up the hierarchy to see where this function is called "canAccess" and i can't find it being called anywhere. Which version of Filament are you using? I have v3.1.11
on my side11 replies
How to call a function in another service on saving a relationship manager item of one resource?
And because Price is a relation to Product, Filament doesn't create CreatePrice, EditPrice classes etc. Only CreateProduct, EditProduct, etc are created.
12 replies