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 Homestead

Alexander Foster
Alexander Foster
4,725 Points

When using vagrant up command on windows i am getting the following error. "couldnt open file Users/Alex/base"

Getting an error when trying to use the vagrant up command on my windows 8.1 machine. Everything seemed to work fine throughout the laravel installation till i reached this stage. Anyone else have a similar error?

Chris Shaw
Chris Shaw
26,676 Points

Hi Alexander,

Could you please post the contents of your Homestead.yaml file.

https://teamtreehouse.com/forum/posting-code-to-the-forum

Rouven Eckhardt
Rouven Eckhardt
3,394 Points

I had a similar problem. After a while I figured out that I had started vagrant up in the wrong folder. After switching to the treehouse folder I had no problems to run vagrant. Hope this will help you.

One remark: I don't use windows nor have I install laravel. Just install a (treehouse) VM to use ruby.

1 Answer

Laravel Homestead and Vagrant instructions have been updated since the Treehouse tutorial was released. I've got a feeling the laravel homestead instructions on the website have been updated recently - might be worth taking a look. I've seen others on the forum struggle with the same problems - so a quick search might dig up some other answers.