NITT-CDP Instructions Please use the 'dev' branch for any work. On clone Run composer install Run cp .env.example .env Run php artisan key:generate Now you can start the server with php artisan serve. DO NOT DEVELOP ON THE MASTER BRANCH