Abdulbarict's avatar

InvalidArgumentException: No hint path defined for [layouts] (works locally but fails on server)

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.

0 likes
3 replies
Jsanwo64's avatar

In your component, can you show the render code.

Please or to participate in this conversation.