We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fe3af0 commit b5914bbCopy full SHA for b5914bb
README.md
@@ -1,6 +1,11 @@
1
<h1 align="center"> Laravel-dingtalk-robot-notification </h1>
2
3
<p align="center"> 钉钉群机器人 Laravel/Lumen 扩展包 </p>
4
+<p align="center">
5
+ [](https://packagist.org/packages/calchen/laravel-dingtalk-robot-notification)
6
+</p>
7
+
8
+https://poser.pugx.org/
9
10
## 功能说明
11
实现了 [钉钉群机器人](https://open-doc.dingtalk.com/docs/doc.htm?treeId=257&articleId=105733&docType=1) 的消息推送功能,并通过自定义通道使得机器人的消息推送也可以使用 Laravel 的消息通知(Notification)进行发送,同时对也 Lumen 也进行了支持。
0 commit comments