Download the PHP package konnco/laravel-inadiv without Composer
On this page you can find all versions of the php package konnco/laravel-inadiv. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download konnco/laravel-inadiv
More information about konnco/laravel-inadiv
Files in konnco/laravel-inadiv
Package laravel-inadiv
Short Description Indonesian Administrative Division ( Pembagian Administratif Indonesia, Provinsi, Kota, Kelurahan ) For Laravel
License MIT
Homepage https://github.com/konnco/laravel-inadiv
Informations about the package laravel-inadiv
Indonesian Administrative Division ( Pembagian Administratif Indonesia, Provinsi, Kota, Kelurahan ) For Laravel
This is package helper for Indonesian Administrative Division Area.
Installation
You can install the package via composer:
You need to migrate the files via:
Usage
the usage is same as common Laravel Model, in this package there's 4 Models that you can use.
Konnco\Inadiv\Models\Province
Konnco\Inadiv\Models\City
Konnco\Inadiv\Models\District
Konnco\Inadiv\Models\Subdisctict
So if you have another function that need to included in this model, just Extend into another class.
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Franky So
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-inadiv with dependencies
illuminate/contracts Version ^9.0
parsecsv/php-parsecsv Version ^1.3
spatie/laravel-package-tools Version ^1.4.3