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 trialJulian Cortes
3,549 PointsSo, what if i want to add more laravel projects .. no just "laravel-basics" for example?
If this is a dev ambient, how can I update projects to production or test ambients with more than one project
Patrick Koch
40,496 PointsPatrick Koch
40,496 Pointsthere are different options: here the link to the docs http://laravel.com/docs/5.1
I personally like just use MAMP as enviroment for serving php, database .... I just but the laravel project in the spec. root folder of MAMP (htdocs by default).
If you have more question just ask.
g patrick