Steps Clone the project open the project setup your database copy the .env.example to .env or use terminal to copy "cp .env.example .env" update the .env file with database detail run "composer install" to install composer