weew/app-error-handler
Composer 安装命令:
composer require weew/app-error-handler
包简介
Error handling component for the weew/app package.
README 文档
README
Table of contents
Installation
composer require weew/app-error-handler
Introduction
This is an integration of the weew/error-handler library in to the weew/app framework.
Usage
To enable this provider simply register it on the kernel.
$app->getKernel()->addProviders([ ErrorHandlerProvider::class, ]);
统计信息
- 总下载量: 151
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 4
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-07-18