Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialMichael White
63 PointsStuck at Laravel Folder Structure video
Hi There, I have followed all the steps up until 1:10 (time) on the LAvel folder structure.
When I open my browser and put in the localhost ip http://127.0.0.1:8000/ i get the message: "No input file specified"
Im running Ubuntu 14 and vagrant is up and running.
Please advise
Thanks Mike
Also it would be nice if we could upload images here, for screen gabs and stuff! :-)
1 Answer
Brian Canterbury
884 PointsI recommend this Laravel course on an updated version.
https://laracasts.com/series/laravel-from-scratch-2017/episodes/1
Bruce Berdine
13,607 PointsBruce Berdine
13,607 PointsAre you using Laravel 5.1 with Homestead? I think I have run into this when I did not create the .env environment file. Also there is a great walkthrough on the laravel.com site for installing with Homestead http://laravel.com/docs/5.1/homestead