"1st" => "copy .env.example file and remane to .env file",

"2nd" => "run command composer install --ingore-plaform-reqs",

"3rd" => "set database name to .env file",

"4th" => "run command php artisan key:generate && php artisan migrate:fresh --seed",