Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 313 Bytes

File metadata and controls

9 lines (8 loc) · 313 Bytes

Cloning the repo

  1. Clone the repo to ~/Code/Laravel
  2. cd into the cloned repo in your VM
  3. Run composer install to install PHP dependencies
  4. Run npm install to install Node.js dependencies
  5. Copy .env.example to .env
  6. In .env, set APP_KEY to a random 32-character string