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

Meliza Caguimbal
Meliza Caguimbal
8,399 Points

XAMPP page showing on localhost instead of Laravel page

Hi! I have a XAMPP installed in my PC. Then I followed the instructions here for installing Virtual Box, Vagrant and Laravel. When I went to 127.0.0.1 on my browser, I get the Welcome to XAMPP page instead of the "You have arrived." Laravel page. What should I do?

2 Answers

Hi :)

are you install the laravel in the htdocs folder? beacuse if not then open that folder in your browser (localhost/foldername)

Meliza Caguimbal
Meliza Caguimbal
8,399 Points

Hi! I didn't install it in the htdocs folder. But it's now working. I just configured the httpd-vhosts file to direct it to the folder where I installed Laravel. Thanks, anyway. :)

okay, im happy. good luck =)