Skip to content

webd-iitbbs/cdc-iitbbs

Repository files navigation

#clone the repository

Make sure you have composer and xampp on your pc

#install vendor files composer intsall

Copy .env.example file to .env on the root folder. You can type copy .env.example .env if using command prompt on Windows

Change db credentials in .env, file, if you are using xampp with root user, no need to change.

#import the database
Check .sql file in the code and import into your phpmyadmin

#generate keys php artisan key:generate

#serve the files php artisan serve

Site will be served at http://localhost:8000/

About

Career Development Cell - IIT Bhubaneswar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published