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 VirtualBox & Vagrant

jason chan
jason chan
31,009 Points

I made tutorial on how to install composer and laravel on windows 8 PC

http://jasonchan.website/how-to-install-composer-on-xampp-windows-8/

I hope this help you guys. This is for xampp and cmd. Took me like this whole week to figure this out.

Does anyone know how to redirect the host file like .htaccess for windows?

basically

http://localhost/site/public/ -> http://localhost

So I just want it to point to localhost? does it have to do with .htaccess? I'm terrible at it. lols.