You can get all indonesian regional information
- Clone the repo
- Run "composer install" command
- Copy .env.example to .env
- Run "php artisan key:generate" command
- Change database connection information on .env file
- Run "php artisan migrate" command
- Run "php artisan db:seed" command
- Application ready to use