1. create .env file with all configuratioins

  2. Composer install

  3. npm install

  4. php artisan migrate

  5. php artisan serve

  6. npm run dev