trungx / administrative_division_vn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use

composer install

cp .env.example .env

php artisan key:generate

php artisan migrate

Import database

setting path in app/Console/Commands/ImportAdministrativeDivision.php

php artisan import:administrative

Export database

php artisan export:administrative

About


Languages

Language:PHP 86.5%Language:Blade 12.9%Language:Shell 0.6%