Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 329 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 329 Bytes

This is where your Laravel app goes

To get started, delete this file and then do one of the following:

  • Clone your project or copy all of the files directly into this src directory.
  • Install a brand new Laravel project by running docker compose run --rm composer create-project laravel/laravel . in your terminal.