Simrs
Sistem Informasi manajemen Rumah Sakit
Install / Use
/learn @rizalihwan/SimrsREADME
<p align="center"><a href="https://laravel.com" target="_blank"><img src="https://raw.githubusercontent.com/laravel/art/master/logo-lockup/5%20SVG/2%20CMYK/1%20Full%20Color/laravel-logolockup-cmyk-red.svg" width="400"></a></p>
<p align="center">
<a href="https://travis-ci.org/laravel/framework"><img src="https://travis-ci.org/laravel/framework.svg" alt="Build Status"></a>
<a href="https://packagist.org/packages/laravel/framework"><img src="https://poser.pugx.org/laravel/framework/d/total.svg" alt="Total Downloads"></a>
<a href="https://packagist.org/packages/laravel/framework"><img src="https://poser.pugx.org/laravel/framework/v/stable.svg" alt="Latest Stable Version"></a>
<a href="https://packagist.org/packages/laravel/framework"><img src="https://poser.pugx.org/laravel/framework/license.svg" alt="License"></a>
</p>
Installation
- Open your terminal and go to your
~/htdocsfolder. - Clone this repository
git clone https://github.com/rizalihwan/simrs.git - Go inside to folder by
cd simrs - Run
composer install - Create
.envfile with commandcp .env.example .env - Generate key inside
.envfile byphp artisan key:generate - Start your XAMPP service
- Create database on XAMPP, example name:
db_laravel - Open
.envfile and config your database:DB_DATABASE='db_laravel' - Start your local server
php artisan serve - Open link
localhost:8000as default on your browser
Contributing
Thank you for considering contributing to my project! How to contribute:
- Fork this Application
- Create branch
git checkout -b yourName/develop - Commit your contribution
git commit -m "New Feature has been Added" - Push to your branch
git push origin yourName/develop - Create Pull Request
License
The Laravel framework is open-sourced software licensed under the MIT license.
Contact Info
Feel free to ask me at
