webappid/region

[ARCHIVED] Regions Data for laravel framework. Use DyanGalih/laravel-regions instead.

Maintainers

Package info

github.com/webappid/laravel-regions

pkg:composer/webappid/region

Statistics

Installs: 75

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

1.3.5 2020-04-04 13:59 UTC

This package is auto-updated.

Last update: 2026-05-15 14:23:39 UTC


README

Important

This project is archived and no longer maintained. For all new development, bug fixes, and feature requests, please use the successor package:

🚀 DyanGalih/laravel-regions

Laravel library for Regions data (Indonesian regions).

Legacy Information

The following information is for historical reference or legacy systems still using this package. For new projects, please use the repository linked above.

Install Package

Install package via composer

composer require webappid/region

Migration

php artisan migrate

Seed the data

php artisan webappid:region:seed

Note: Please don't put this seeder into autodeploy. Just run it when you need it.

This data based on https://github.com/edwardsamuel/Wilayah-Administratif-Indonesia

Thank You