Skip to content

sudheerb9/CDC

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages