proton/region

区域选择器

1.4 2017-05-24 14:36 UTC

This package is not auto-updated.

Last update: 2024-09-29 03:58:07 UTC


README

# 安装

composer require proton/region 1.2;

1. 使用composer安装

Wjh/Region/RegionServiceProvider::class

2. 编辑config/app.php文件,在provider节点中加入

php artisan vendor:publish

3. 在命令行中执行

return app('region')->make();