Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 356 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 356 Bytes

This is where your Laravel app goes

  • Clone your project or copy all of the files directly into this src directory.
  • Spin up the Docker network by following the instructions on the main README.md, and install a brand new Laravel project by running docker-compose run --rm composer create-project laravel/laravel . in your terminal.