Install Vagrant and Virtual Box then run the following:
$ vagrant box add laravel/homestead
$ vagrant up
$ vagrant halt
$ vagrant ssh
$ share <site>
See: Homepage
Install Vagrant and Virtual Box then run the following:
$ vagrant box add laravel/homestead
$ vagrant up
$ vagrant halt
$ vagrant ssh
$ share <site>
See: Homepage