Laravel 5 - View [home] not found
There seem to be a problem with vagrant and php artisan config:cache
.
If you run php artisan config:clear
and then try to open the page - you should see it working fine - just make sure you don't cache it via artisan.
Check out [ vendor/config.php
] it's hard-coded for local development.