This package is abandoned and no longer maintained. No replacement package was suggested.

States, Distrcts and SubDistricts in Malyaisia - Built with Laravel Standalone Package Creator.

v1.0.4 2017-03-12 13:38 UTC

This package is auto-updated.

Last update: 2023-12-03 07:04:05 UTC


README

States, Districts and Sub-Districts in Malaysia

Installation

composer require cleaniquecoders/colonies

Register Service Provider

Open up config/app.php and register CleaniqueCoders\Colonies\ColoniesServiceProvider::class, in providers key.

Usage

Migrate the schemas and seed the data

php artisan migrate
php artisan db:seed --class=CleaniqueCoders\Colonies\Database\Seeds\ColonySeeder

License

This package is open-sourced software licensed under the MIT license.