Support the ongoing development of Laravel.io →
posted 9 years ago
Views
Last updated 1 year ago.
0

Not sure! But looks like a permissions issue make sure storage/views directory is writeable by the web user/ web server.

I assumed that you're on a Linux operating system.

Last updated 1 year ago.
0

I'm on OS X.

I set all of storage to 777 still get the same thing. Also set all of app/resources to 777 and that didn't help either.

Last updated 1 year ago.
0

Got the same error after composer update to the latest as well.

Last updated 1 year ago.
0
Solution

Seems like Taylor made a change in the ViewServiceProvider that will required another config key called compiled in the config\view.php.

Last updated 1 year ago.
0

Ah yes. Which seems will also require storage/framework/views. I wait a bit and do another update bet that will fix it. Thanks!

Last updated 1 year ago.
0

You can follow the steps here to update to the latest commit, instead of waiting for it to be tagged:

https://laracasts.com/discuss/channels/general-discussion/lara...

this will probably lead to merge conflicts

Last updated 1 year ago.
0

Sign in to participate in this thread!

Full Stack Europe

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.

© 2023 Laravel.io - All rights reserved.