Download the PHP package aopao/region without Composer
On this page you can find all versions of the php package aopao/region. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package region
region
省市区联动数据
安装
composer require aopao/region
在 app.php 中加入服务提供者
生成 migration 文件
php artisan vendor:publish --provider="Aopao\Region\RegionServiceProvider"
在 2018_01_01_000000_create_regions_table.php
可以根据自身需求与结构修改表名或字段名
执行迁移
php artisan migrate
All versions of region with dependencies
PHP Build Version
Package Version
No informations.
The package aopao/region contains the following files
Loading the files please wait ....