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