ssergey-kolesnikov/simpleadminpanel
Composer 安装命令:
composer require ssergey-kolesnikov/simpleadminpanel
包简介
Simple administration panel for web applications.
README 文档
README
Simple administration panel for web applications.
Installation
Add SimpleAdminPanel with running this command in console.
user@computer:~$ composer require ssergey-kolesnikov/simpleadminpanel
Or add the package to require section of composer and run the composer update command, the package and its dependencies will be installed.
{
"require": {
"ssergey-kolesnikov/simpleadminpanel": "^1.0"
},
}
统计信息
- 总下载量: 34
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-03-22