composer install cp .env.example .env php artisan key:generate php artisan migrate npm install npm run dev run unit test: php artisan test --testsuite=Unit