meteor/indonesian-region

v1.0.2 2022-12-02 04:47 UTC

This package is auto-updated.

Last update: 2024-08-30 01:38:23 UTC


README

Region tests Latest Stable Version Total Downloads License

Meteor Region is a package that provides a simple way to manage regions in your application. It is used data from cahyadsn wilayah package.

Installation

You can install the package via composer:

composer require meteor/indonesian-region

Publishing the config file

You can publish the config file with:

php artisan vendor:publish --provider="Meteor\Region\RegionServiceProvider" --tag="meteor.region.config"

Usage

Currently, this package only provides data from year 2022

php artisan region:import --year=2022

License

Meteor Region is open-sourced software licensed under the MIT license.