Install dependencies: composer install Modify the Environment variables in .env Run any migrations: php artisan migrate --no-interaction