#How to make create/edit a modal instead of a page?
5 messages · Page 1 of 1 (latest)
just comment out the pages in the getPages function of the resource
https://filamentphp.com/docs/3.x/panels/resources/getting-started#deleting-resource-pages
check the last paragraph of that section
Thank you buddy