FilamentF
Filamentβ€’2y ago
jjo63

Hide Resources from Panel

Hi I am sure this is simple but cannot see how this is achieved. Say I have a resource "pets" - I get a number of php dfiles generated for this and a link is added to the admin panel - this all happens automatically. I'm doing POC stuff and I'd like to keep what I have (code for reference) but not have the resources cluttering up my admin panel - what's the method (short of deleting the files) to remove them from the view of the user?

I guess one option would be to create a new Laravel app πŸ™‚ or to create a new admin panel - but just wanted to know if there is a simple way to achieve the hiding of resources that you don't actually want to see?

thanks
j
Was this page helpful?