Abdulbarict started a new conversation+100 XP
1mo ago
I am getting this error on my production server, but the same code works perfectly on my local environment.
Error:
InvalidArgumentException No hint path defined for [layouts].
vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php:111
Things I already tried php artisan view:clear php artisan cache:clear php artisan config:clear
Any help would be appreciated.