tumichnix/lumen-maintenance
最新稳定版本:1.0.0
Composer 安装命令:
composer require tumichnix/lumen-maintenance
包简介
Application maintenance mode for the lumen-framework
README 文档
README
Install via composer
Run the following command to pull in the latest version:
composer require tumichnix/lumen-maintennce
Bootstrap
Add the following line to the bootstrap/app.php file under the providers section:
$app->register(Tumichnix\Maintenance\Providers\MaintenanceServiceProvider::class);
统计信息
- 总下载量: 6.59k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-04-15