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 trialKevin Phillips
15,693 PointsWhen typing 127.0.0.1:8000 into the browser I get the following error ERR_CONNECTION_REFUSED
I've setup the VM in vagrant as described. I have had to use ~> vagrant init laravel/homestead
instead of just ~> vagrant init
. Then ~> vagrant up
to run the VM.
Any ideas?
2 Answers
Kevin Phillips
15,693 PointsWatch laracasts (laracasts.com/series/laravel-5-fundamentals) in parallel - the T^2H video is a tad outdated for Laravel 5.1 users.
Kevin Phillips
15,693 PointsIP mismatch between /etc/hosts and Homestead.yaml ...
Greta Ibishi
1,383 PointsDid you fix this problem?
Kevin Phillips
15,693 PointsGreta Ibishi - yes - though i don't remember the specifics anymore...