For upgrade the best way is to use a fresh new install and copy files. It may seem longer but finally we save time.
Mar 1, 2019
6
Level 8
Upgrade to 5.8 :: Class blade.compiler does not exist
Hi there.
After i upgrading from Laravel 5.7 to 5.8 i receive an error: In Container.php line 794 Class blade.compiler does not exist
In upgrade guide i do not see something related to blade ..
Any ideea what happened?
Edit: found the problem: In prev config\app.php i loaded manualy App\Providers\BladeServiceProvider::class
Now it seems clash with auto discover package or so. Removed and now workin` as excpected...
Please or to participate in this conversation.