Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

rvabrazaldo's avatar

Installing homestead

I'm using windows 10, i'm very confused what "home" directory the installation guide means

https://laravel.com/docs/5.4/homestead#installing-homestead

"You may install Homestead by simply cloning the repository. Consider cloning the repository into a Homestead folder within your "home" directory, as the Homestead box will serve as the host to all of your Laravel projects:"

0 likes
1 reply
getvma's avatar

c:\Users\{YourUserName}\

This is considered home.

use the git clone command there..

Please or to participate in this conversation.