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

This package is auto-updated.

Last update: 2024-12-06 01:47:36 UTC


README

Total Downloads Version License Scrutinizer Code Quality Build Status FOSSA Status StyleCI PHP Composer

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: