Zum Inhalt springen
← Zurück zu den Projekten

Hospital Management System

#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

Neue Version verfügbar.