kwaadpepper/exception-handler
Composer 安装命令:
composer require kwaadpepper/exception-handler
包简介
Send emails when exceptions occurs
README 文档
README
Handles exceptions and send email when it does happen It does send you a mail with anonymized debug data
Installation
Via Composer
$ composer require kwaadpepper/exception-handler
Usage
php artisan handler:install- Change configuration in
config/exception-handler.phpif needed. - Put at least your team email in the above file in
contactsListarray or using.envput a list inEXCEPTION_MAIL_LIST. You can add emails separated with,likeadmin1@email.com,admin2@email.com
You can uninstall it by using php artisan handler:remove or just revert changes in Exception/Handler.php
Change log
Please see the changelog for more information on what has changed recently.
Todo
- Add other transmission possibilities (other than mail)
Security
If you discover any security related issues, please email github@jeremydev.ovh instead of using the issue tracker.
Credits
License
MIT. Please see the license file for more information.
统计信息
- 总下载量: 1.21k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-08-31