区域选择器
github.com/wjh825998772/region
源代码
问题
安装: 19
依赖项: 0
建议者: 0
安全: 0
星标: 0
关注者: 0
分支: 0
Requires
None
Requires (Dev)
Suggests
Provides
Conflicts
Replaces
MIT 7568739be241a3888826a378373324b07099c128
This package is not auto-updated.
Last update: 2024-09-29 03:58:07 UTC
# 安装
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();