jtelesforoantonio/laravel-ms-teams-report-exceptions
最新稳定版本:v1.0.0
Composer 安装命令:
composer require jtelesforoantonio/laravel-ms-teams-report-exceptions
包简介
Send exceptions to Microsoft Teams via incoming webhook
关键字:
README 文档
README
Send exceptions to Microsoft Teams using the incoming webhook connector.
Installation
composer require jtelesforoantonio/laravel-ms-teams-report-exceptions
Usage
The first step is create a webhook, see how here.
Once created you must add the following environment variables.
MS_TEAMS_REPORT_EXCEPTIONS_WEBHOOK_URL=https://your-webhook-url.com
MS_TEAMS_REPORT_EXCEPTIONS_ENABLED=true
If you need change some configuration run the following command to publish the config file.
php artisan vendor:publish --tag=ms-teams-report-exceptions-config
Result
统计信息
- 总下载量: 10
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-05-09
