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 trialOmar Ocampo
3,166 PointsInstalling virtualBox and Vagrant
Does anybody could guide me to install this programs? my windows does not allow me to do it.
3 Answers
Michael Hulet
47,913 PointsThese both have Windows versions you can use. Here's some links:
- VirtualBox 6.0.10 (the latest version)
- Vagrant 2.2.5 64 bit (the latest version)
- Vagrant 2.2.5 32 bit (the latest version)
Omar Ocampo
3,166 PointsThanks again, I just installed both, know I'm stock because I cannot install Laravel, Could you please check the message below and tell me what is wrong?
**PS C:> git clone https://github.com/laravel/homestead.git Homestead git : The term 'git' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1
- git clone https://github.com/laravel/homestead.git Homestead
- ~~~
- CategoryInfo : ObjectNotFound: (git:String) [], CommandNotFoundException
- FullyQualifiedErrorId : CommandNotFoundException**
PS C:>
Omar Ocampo
3,166 PointsAll the apps are installed in my PCs, unfortunately I could not run the Laravel homestead program, every time and in two PCs several issues, I'm feeling frustrated 'cause I'm following the videos step by step but unsuccessful.
Omar Ocampo
3,166 PointsOmar Ocampo
3,166 PointsThanks for your response, I got it. Know my issue is installing Laravel.