Hi, Filament fails to register page route - route not defined. Fresh page created by artisan command
Everything works on local development. It fails on the server (env='stage').
No policies created to new page.
Is there anything I should run on environment different than local to make it works?
Help me, going crazy...
K.
No policies created to new page.
Is there anything I should run on environment different than local to make it works?
Help me, going crazy...
K.
Solution
Found the problem: files permission disallowed to remove old and recreate cache files (filament:optimize etc.)