Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/seven-33/hospitalms-php
This is laravel project
https://github.com/seven-33/hospitalms-php
Last synced: 4 days ago
JSON representation
This is laravel project
- Host: GitHub
- URL: https://github.com/seven-33/hospitalms-php
- Owner: Seven-33
- Created: 2022-09-21T14:26:45.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-21T14:34:45.000Z (about 2 years ago)
- Last Synced: 2024-07-29T21:20:08.354Z (4 months ago)
- Language: Blade
- Size: 23.1 MB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Hospital Mangment System Made with Laravel 8
Front End
Back End
Database Tables
Installation
- Clone the Repo:
- > git clone https://github.com/tauseedzaman/hospitalMS.git
- > cd hospitalMS
- > composer install
- > cp .env.example .env
- > Set up .env file
- > php artisan key:generate
- > php artisan storage:link
- > php artisan migrate:fresh --seed
- > php artisan serve
- http://127.0.0.1:8000/
If you like our project please leave a star ❤