/hospital-management-system

hospital management system

Primary LanguageBlade

Requirements

  • Php 8.1

Installation

git clone https://github.com/Samir-Gamal/hospital-management-system.git
cd hospital-management-system
cp .env.example .env
composer install
php artisan key:generate
php artisan mi:f --seed

Run The Project