I have this error bellow happening. I have tried changing same things as suggested here, but I had no success.
Blockquote Fatal error: Uncaught RuntimeException: A facade root has not been set. in /home/concordia/www/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php:236 Stack trace: #0 Blockquote
I am using Laravel 5.8 and the project doesn't work on production, but on dev it's all fine. Any of you know what this is?
Thanks you a lot.