laravel-nova-chained-translation-manager
laravel-nova-chained-translation-manager copied to clipboard
Server error when routes are cached
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