Sistem Informasi Manajemen Relawan TIK Kota Cirebon
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
What things you need to install the software and how to install them
Apache version 2.4 or newer is recommended.
PHP version 7.1.3 or newer is recommended.
MySQL version 5.7 or newer is recommended.
A step by step how to get a development env running
* Download or clone this repository
* Create database for this application
* Import database.sql to your MySQL database
* Put all file from this repository to your project folder
* Rename .env.example to .env
* Set database configuration file in .env file
* Run in console `composer install`
* Access the application from your browser
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Rizky Bintang Utama - Initial work - erbeu
This project is licensed under the MIT License - see the LICENSE file for details