turahe / master-data
Package Laravel yang berisi data Provinsi, Kabupaten/Kota, Kecamatan, dan Keluarahan/Desa di seluruh Master.
v1.0.3
2024-10-03 22:58 UTC
Requires
- php: ^8.3
- ext-json: *
- laravel/framework: ^10.0|^11.0
Requires (Dev)
- doctrine/dbal: ^4.1
- laravel/pint: ^1.17
- laravel/scout: ^10.11
- orchestra/testbench: ^8.0|^9.0
- spatie/eloquent-sortable: ^4.4
- spatie/geocoder: ^3.10
Suggests
- spatie/geocoder: Synchronize latitude longitude data directly using Google's Geocoding Service
README
Instalasi
Instalasi
Install Package Via Composer
composer require turahe/master-data
In Laravel 5.5 and higher versions, the service provider will automatically get registered. In older versions of the framework just add the service provider in config/app.php
file:
'providers' => [ // ... Turahe\Master\MasterServiceProvider::class, //... ];
You must publish the migration with:
php artisan vendor:publish --provider="Turahe\Master\MasterServiceProvider" --tag=assets
After the migration has been published you can create the tables by running the migrations:
php artisan migrate
What does it gives you?
This package has all sorts of information about all: