Level 13
Ah yeah, commits! Update your project with theses updates: https://github.com/laravel/laravel/commit/da7443abbaeb059035e337239829bdbb519cbf0d
1 like
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Just pulled the latest laravel 5 commits on my project and I now get an error when trying to load a view :
include(/bda8cc505b7100c7304d93feb870ffb9): failed to open stream: No such file or directory (View: /home/vagrant/Sites/project/resources/views/home.blade.php)
The file does exist of course, tried to create another one but still not working. Reloaded the homestead box. (btw just updated to the latest 0.2 homestead box).
The other laravel 4.3 projects I have on that box work
Any idea how to solve this ?
Thanks !!
Ah yeah, commits! Update your project with theses updates: https://github.com/laravel/laravel/commit/da7443abbaeb059035e337239829bdbb519cbf0d
Please or to participate in this conversation.