multiple filament panels cannot be CRUD in non-default panels
I just created a laravel project with filament v3 with multiple panels to divide users according to level. Everything went well until one day I created 1 resource in one of the panels (not the main panel), the CRUD successfully appeared but when I entered the data it could not, delete it could not, edit it could not. Is there any other setting?
3 Replies