Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 498 Bytes

readme.md

File metadata and controls

16 lines (10 loc) · 498 Bytes

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.