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 trial

PHP Laravel 4 Basics Getting Started with Laravel Installing Laravel

Kevin Phillips
Kevin Phillips
15,693 Points

When 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
Kevin Phillips
15,693 Points

Watch laracasts (laracasts.com/series/laravel-5-fundamentals) in parallel - the T^2H video is a tad outdated for Laravel 5.1 users.

Kevin Phillips
Kevin Phillips
15,693 Points

IP mismatch between /etc/hosts and Homestead.yaml ...

Did you fix this problem?

Kevin Phillips
Kevin Phillips
15,693 Points

Greta Ibishi - yes - though i don't remember the specifics anymore...