蜂巢 / 区域
蜂巢区域列表
0.2.10
2018-09-28 09:15 UTC
Requires
- php: ^7.1
- honey-comb/core: 0.3.*
- honey-comb/starter: 0.2.*
- laravel/framework: 5.6.*
Requires (Dev)
- codedungeon/phpunit-result-printer: ^0.14
- mockery/mockery: ^1.0
- orchestra/testbench-browser-kit: ^3.6
- phpunit/phpunit: ~7.0
README
蜂巢CMS的区域包 https://github.com/honey-comb/regions
描述
蜂巢CMS区域功能
注意
这是蜂巢CMS包的一部分资源包。
如果你想要使用laravel版本5.5.* 请使用区域包版本0.1.*
要求
- php:
^7.1
- laravel:
^5.6
- composer
安装
首先通过Composer安装此包。
{ "require": { "honey-comb/regions": "0.2.*" } }
或者
composer require honey-comb/regions