Download the PHP package onesez/dingtalk-exception without Composer
On this page you can find all versions of the php package onesez/dingtalk-exception. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package dingtalk-exception
使用方法
-
首先通过composer安装钉钉异常通知包
composer require onesez/dingtalk-exception
-
修改配置文件application/config.php的exception_handle的值为一下
'exception_handle' => '\app\common\exception\Http',
- 然后配置app\common\exception\Http.php的代码为:
All versions of dingtalk-exception with dependencies
PHP Build Version
Package Version
No informations.
The package onesez/dingtalk-exception contains the following files
Loading the files please wait ....