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 trialDan Dvoracek
1,368 PointsVagrant Tutorial
Hi there --
This is more likely a suggestion than a question. I think it would be great, as all of your courses are amazing, if Treehouse team can propose a complete tutorial about Vagrant.
I have been discovering it last couple of days and I have to say that it would be AWESOME to have a treehouse tutorial on the topic, that shows how to handle multiple projects with vagrant. (a wordpress, a laravel, a magento i.e.)
In addition to that, I guess it would be very interesting too to know everything about how to play with Homestead (laravel) and multiple databases etc..
Thanks!
2 Answers
James Barnett
39,199 PointsCheck out this tutorial from Scotch.io that Matt Trask mentioned.
http://scotch.io/tutorials/get-vagrant-up-and-running-in-no-time
You also might want to check out veewee, which makes it easy to create your own vagrant base boxes.
Matt Trask
10,027 Pointsscotch.io had a few great vagrant tutorials on their site.
Dan Dvoracek
1,368 PointsNice thanks ;)
Dan Dvoracek
1,368 PointsDan Dvoracek
1,368 PointsThanks for those links!