Support the ongoing development of Laravel.io →
Installation
Last updated 1 year ago.
0

Hi
First you have to map the local directory with your projects to homestead virtual machine something like this:

folders:
    - map: C:\Users\Valerie\projects
      to: /home/vagrant/www

then add your virtual hosts to the sites section:

sites:
    - map: sitename.app
      to: /home/vagrant/www/sitename/public

Finally add to the hosts file: 192.168.10.10 sitename.app

Last updated 8 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.