|
5 | 5 | > [!CAUTION] |
6 | 6 | > 4.x is developed, but not stable yet. but not recommended for production use. please use 3.x version. |
7 | 7 |
|
8 | | -> Exception monitoring alarm notification in Laravel(Bark、Chanify、DingTalk、Discord、FeiShu、Mail、PushDeer、QQ Channel Bot、ServerChan、Slack、Telegram、WeWork、XiZhi). |
| 8 | +> Exception monitoring alarm notification in Laravel(Bark、Chanify、DingTalk、Discord、Gitter、GoogleChat、IGot、Lark、Mattermost、MicrosoftTeams、NowPush、Ntfy、Push、Pushback、PushBullet、PushDeer、Pushover、PushPlus、QQ、RocketChat、ServerChan、ShowdocPush、Slack、Telegram、WeWork、XiZhi、YiFengChuanHua、Zulip). |
9 | 9 |
|
10 | 10 | [](https://github.com/guanguans/laravel-exception-notify/actions) |
11 | 11 | [](https://github.com/guanguans/laravel-exception-notify/actions) |
@@ -49,18 +49,10 @@ php artisan vendor:publish --provider="Guanguans\\LaravelExceptionNotify\\Except |
49 | 49 |
|
50 | 50 | ### Apply for channel `token` or `secret` information |
51 | 51 |
|
52 | | -* [Bark](https://github.com/Finb/Bark) |
53 | | -* [Chanify](https://github.com/chanify?type=source) |
54 | | -* [Dingtalk](https://developers.dingtalk.com/document/app/custom-robot-access) |
55 | | -* [Discord](https://discord.com/developers/docs/resources/webhook#edit-webhook-message) |
56 | | -* [Feishu](https://www.feishu.cn/hc/zh-CN/articles/360024984973) |
57 | | -* [PushDeer](http://pushdeer.com) |
58 | | -* [QQ Channel Bot](https://bot.q.qq.com/wiki/develop/api/openapi/message/post_messages.html) |
59 | | -* [ServerChan](https://sct.ftqq.com) |
60 | | -* [Slack](https://api.slack.com/messaging/webhooks) |
61 | | -* [Telegram](https://core.telegram.org/bots/api#sendmessage) |
62 | | -* [WeWork](https://work.weixin.qq.com/help?doc_id=13376) |
63 | | -* [XiZhi](https://xz.qqoq.net/#/index) |
| 52 | +* [Notify](https://github.com/guanguans/notify#platform-support) |
| 53 | +* Dump |
| 54 | +* Log |
| 55 | +* Mail |
64 | 56 |
|
65 | 57 | ### Configure channels in the `config/exception-notify.php` or `.env` file |
66 | 58 |
|
|
0 commit comments