Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 109 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 109 Bytes
  1. composer install
  2. copy .env.example .env
  3. php artisan key:generate
  4. sail up
  5. sail artisan migrate