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

Nikola Novakovic
Nikola Novakovic
4,171 Points

Host path of shared folder missing

I am getting an error that /Homestead/Projects is missing. Currently running a Win8 machine.

3 Answers

Chris Shaw
Chris Shaw
26,676 Points

Hi Nikola,

What are the path's you've defined in your Homestead.yaml file? As you're on Windows the paths will be different to the video as unix paths don't follow the same naming convention that Microsoft use.

Nikola Novakovic
Nikola Novakovic
4,171 Points

The path was good , I think. I tried a few things and it really did not work out. That is why I went for a classic WAMP environment. We will see how that works out.

The paths I got on my mac were not the same either. However, I think you just may have to create this folder in the homestead folder and it will be ok. Not sure it's the thing to do, but I have been able to go to the next step this way ;)