Skip to content

The official Laravel local development environment.

Notifications You must be signed in to change notification settings

duellsy/homestead

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel Homestead

The official Laravel local development environment.

Official documentation is located here.

My additions

This is for my personal dev machine(s), it adds support for:

  • XCode debugging
  • Mailcatcher installed
  • Livereload port opened
  • Beanstalkd auto setup (with same name as database for simplicity)

See the Homestead.yaml.tmp file for an example setup, simply create a new Homestead.yaml file using this as your base.

About

The official Laravel local development environment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 52.3%
  • Ruby 47.7%