Skip to content

Buvanesh-P/docAppointmet

Repository files navigation

A Simple doctor apponintment system using laravel

User can block an appointment based on the available time and Doctor can view the appointments

To customize and use this project,

Step 1: Clone your project

Step 2: Go to the folder application using cd command on your cmd or terminal

Step 3: Run composer install on your cmd or terminal

Step 4: Rename.env.smample file to .env on the root folder. And add you DB and Host credentails

Step 5: Run php artisan key:generate

Step 6: Run php artisan migrate

Step 7: Run php artisan serve

Step 8: Go to http://localhost:8000/

##Note: This project is not for commercial purpose. Just for learning and customizing

About

Doctor Appointment system using Laravel

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages