This is a content management system built for Desa Ringinputih Jawa Tengah, Indonesia.
- Laravel 8.X.
- PHP 8.0.7
- Eloquent ORM
- Blade Templating Engine
- MySQL
- clone this repository
$ git clone <repo url> - move to project directory
$ cd <folder name> - create a database called 'mycaleg'
- run
$ composer install - run
$ php artisan key:generate - run
$ php artisan migrate - run
$ php artisan db:seed - run
$ php artisan serve
Created by Dimas Eka Putra - feel free to reach out!!
