composer install
npm install
php artisan key:generate
php artisan migrate --seed
php artisan storage:link
npm run dev
