Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 152 Bytes

BUILD.md

File metadata and controls

3 lines (3 loc) · 152 Bytes
  1. Install dependencies: composer install
  2. Modify the Environment variables in .env
  3. Run any migrations: php artisan migrate --no-interaction