Yep - I'm having the same issue. I've rolled back to 5.3.29 for the time being.
Solved this by installing a new version of Laravel 5.4 and adding pieces of the old installation to the new. Then completely removed the repository from Forge, created a new Git repository and deployed that onto Forge. Now it works.
r0bdiabl0 said:
I, too, am having this issue. I am not using Forge. Anyone?
Try removing the old compiled.php under /bootstrap/cache and that should help. see: https://github.com/laravel/framework/pull/17003
Solved! Remove all /bootstrap/cache/ files Then clear cache (php artisan cache:clear) And finaly clear views (php artisan view:clear)
HOSTING LARAVEL It offers web hosting for your projects in Laravel Framework all versions (4.x up to 5.4), we have support for PHP versions 5.3, 5.4, 5.5, 5.6, 7.0 and 7.1, up to 20 times faster thanks to the storage technology SSD. Http://hostinglaravel.com/
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community