to getting started follow the steps below :- cd cloned folder run command "composer install" configure the .env file with credentials run command "php artisan key:generate" run command "php artisan migrate" run command "php artisan storage:link"