-
Hello! I noticed that Laravel supports Slack as a notification channel and even integrates with Laravel Horizion. However, it would also be nice to send notifications to MS Teams. Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
henzeb
May 18, 2023
Replies: 1 comment 2 replies
-
https://github.com/laravel-notification-channels/microsoft-teams |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
sadly not with a magic method with routeSlackNotificationsTo. But you can listen to the JobFailed event. https://laravel.com/docs/10.x/queues#failed-job-events