Skip to content

tauseedzaman/hospitalMS

Repository files navigation

Hospital Management System

Front End

Front End

Front End

Back End

Back End

Database Tables

Database Tables

Installation

Follow these instructions to set up and run the project locally on your Machine.

Prerequisites

Installation

  1. Clone the repository:
   git clone https://github.com/tauseedzaman/hospitalMS.git
  cd hospitalMS
composer install
cp .env.example .env
php artisan key:generate
php artisan storage:link
php artisan migrate:fresh --seed
php artisan serve

Admin Credentials

Admin:

Password:

tauseed

If you like our project please leave a star ❤