You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,10 +5,15 @@ If you can't use *Bugsnag* or *Sentry* for monitoring your **production Laravel
5
5
6
6
This is a *plug-and-play* Laravel package to send a message to a Slack channel via an [Incoming WebHook](https://api.slack.com/incoming-webhooks) when error/exception occurs in your application.
7
7
8
+
9
+
## Important Note
10
+
There is no requirement to use this package with Laravel 5.6 as new features to Logging module can be to send notifications to Slack.
0 commit comments