2

GitHub - poloey/h43_city_doctor: laravel city doctor application

 2 years ago
source link: https://github.com/poloey/h43_city_doctor
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

City Doctor

live website: http://h43-city-doctor.bbvsvsvsv.com/
City Doctor is a doctors portals which will help user to find nearest hospital and doctor quicker. Due to it's intuitive navigation features people can easily use this application. User can search doctor by their locality, city and doctor name

Technology

#frontend

  • Bootstrap 4
  • Vue js 2.*

#Backend

  • Laravel 5.5

How to run this project

First clone project from github and cd into this project inside terminal

git clone https://github.com/poloey/city-doctor.git
cd city-doctor

Downloading npm packages

npm install

Building npm bundle for vue

npm run prod

Downloading composer package and dumping

composer install
composer dump-autoload

Configure project

php artisan cache:clear
php artisan config:cache
php artisan key:generate

Create a database name with doctor do migration with seeding

php artisan migrate --seed

It will take about a minute due to seeding.

Serving laravel project

php artisan serve

login user:

password for all user:

secret

You can register new user and you can manage hospital, doctor information by login to dashboard.
Take care


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK