Skip to content

umarraza/appointment_system

Repository files navigation

Instructions to setting up the project

Go to root directory and open gitbash terminal, run the following commands

1- composer install

2- Coopy the .env.example file and rename it to .env

3- set the database name to whatever you want

4- php artisan migrate

5- php artisan key:generate

6- php artisan optimize

7- php artisan config:clear

8- php artisan serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published