Skip to content

Forked from The official Laravel local development environment to include some additional packages.

Notifications You must be signed in to change notification settings

ravishtiwari/homestead

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Forked from The official Laravel local development environment to include some additional packages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 75.1%
  • Ruby 24.9%