abduazam/error-handler-bot
最新稳定版本:v1.0.1
Composer 安装命令:
composer require abduazam/error-handler-bot
包简介
This package helps to handle error and send through telegram bot.
README 文档
README
Documentation, Installation, and Usage Instructions
This packages allows you to handle errors and send through telegram bot to your group or channel of developers.
Download
Install via composer:
composer require abduazam/error-handler-bot
Publish vendor:
php artisan vendor:publish
Choose ErrorHandlerBot Service:
Configuration
Configure error-handler-bot.php in config folder. Put your Telegram Bot API-Token and your group or channel ID:
Usage
Call ErrorHandlerBot class on your Exception Handler class's register() method:
统计信息
- 总下载量: 13
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-01-29