1 Star 0 Fork 116

啊( ⊙ o ⊙ )啊! / layuiAdmin

forked from Thans / layuiAdmin
关闭
 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
composer.json 953 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "thans/layui-admin",
"description": "layui admin template build",
"license": "MIT",
"authors": [
{
"name": "Thans",
"email": "thans@thans.cn"
}
],
"require": {
"php": ">=7.1.0",
"topthink/framework": "^6.0.0",
"topthink/framework": "^6.0.0",
"thans/thinkphp-filesystem-cloud": "^1.0",
"topthink/think-migration": "^3.0.2",
"topthink/think-view": "^1.0"
},
"require-dev": {
"phpunit/phpunit": "^6.5"
},
"autoload": {
"psr-4": {
"thans\\layuiAdmin\\": "src"
},
"files": [
"src/helper.php"
]
},
"extra": {
"think": {
"services": [
"thans\\layuiAdmin\\Service"
],
"config": {
"admin": "src/config/admin.php"
}
}
},
"minimum-stability": "dev"
}
PHP
1
https://gitee.com/kx0/layuiAdmin.git
git@gitee.com:kx0/layuiAdmin.git
kx0
layuiAdmin
layuiAdmin
master

搜索帮助