laravel-nova-chained-translation-manager icon indicating copy to clipboard operation
laravel-nova-chained-translation-manager copied to clipboard

Server error when routes are cached

Open zhovtyj opened this issue 10 months ago • 0 comments

I have an error after deployment to production. Routes are cached there. Error looks like: ReflectionException Class "" does not exist. So right now I'm not using cache for routes on prod by clearing it: php artisan route:clear

zhovtyj avatar Apr 24 '24 15:04 zhovtyj