Support the ongoing development of Laravel.io →
Installation Views Packages
Last updated 1 year ago.
0

Is the error below:

InvalidArgumentException

View [site/blog/index] not found.

what you got? Did you save this?

Last updated 1 year ago.
0

This is because we are using environments and copying ALL files from /app/config to /app/config/local We must change /app/config/local/view.php accordingly. Change paths to 'paths' => array(DIR.'/../../views'), Hope you are brave enough to understand my non native english :)

Last updated 1 year ago.
0

Thanks a LOT! That was perfect!!!!

Last updated 1 year ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.