File tree 1 file changed +18
-4
lines changed
1 file changed +18
-4
lines changed Original file line number Diff line number Diff line change 1
- ## Laravel Alert Notifications
1
+
2
+ <h1 align =" center " >
3
+ Laravel Alert Notifcations
4
+ </h1 >
5
+ <p align =" center " >
6
+ Send php exceptions to email, microsoft teams, slack.
7
+ Notifications are throttle enabled so devs don't get a lot of emails from one host (or all hosts if cache driver is shared)
8
+ Please check config for more details on throttling.
9
+ </p >
10
+
11
+
2
12
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3
13
[ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square )] ( #contributors- )
4
14
<!-- ALL-CONTRIBUTORS-BADGE:END -->
5
15
16
+ ![ composer-install-time] ( https://coveritup.app/badge?org=kevincobain2000&repo=laravel-alert-notifications&type=composer-install-time&branch=master )
17
+ ![ coverage] ( https://coveritup.app/badge?org=kevincobain2000&repo=laravel-alert-notifications&type=coverage&branch=master )
18
+ ![ composer-dependencies] ( https://coveritup.app/badge?org=kevincobain2000&repo=laravel-alert-notifications&type=composer-dependencies&branch=master )
19
+
20
+ ![ composer-install-time] ( https://coveritup.app/chart?org=kevincobain2000&repo=laravel-alert-notifications&type=composer-install-time&output=svg&width=160&height=160&branch=master )
21
+ ![ coverage] ( https://coveritup.app/chart?org=kevincobain2000&repo=laravel-alert-notifications&type=coverage&output=svg&width=160&height=160&branch=master )
22
+ ![ composer-dependencies] ( https://coveritup.app/chart?org=kevincobain2000&repo=laravel-alert-notifications&type=composer-dependencies&output=svg&width=160&height=160&branch=master )
6
23
7
- Send php exceptions to email, microsoft teams, slack.
8
- Notifications are throttle enabled so devs don't get a lot of emails from one host (or all hosts if cache driver is shared)
9
- Please check config for more details on throttling.
10
24
11
25
| Channels | Progress |
12
26
| :------- | :--------- |
You can’t perform that action at this time.
0 commit comments