Moved resources to Admin folder and auto discovery is broken
I have two panels Admin and Account. I tried moving the Admin resources into an /Admin folder, I updated all the namespaces and discover* paths in the panel provider.
The dashboard loads but no resources are auto discovered. Also, if I run
artisan make:filament-resource SomeResource
artisan make:filament-resource SomeResource
and select the admin panel the generated file’s namespace end in a slash