Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 362 Bytes

readme.md

File metadata and controls

15 lines (12 loc) · 362 Bytes

Laravel Homestead with Apache Ant

##Steps to Get started:

  • Download install Vitualbox
  • Download and install Vagrant
  • Start terminal and goto Homestad folder and do:
    • vagrant add laravel/homestead
    • vagrant up
    • vagrant ssh

###add following entries to your hosts file of host 127.0.0.1 laravel.app

127.0.0.1 moadmin.app

127.0.0.1 phpadminer.app