Skip to content

Commit 0fc0ea3

Browse files
committed
Notes update for Laravel 5.6
1 parent 51dfff8 commit 0fc0ea3

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,15 @@ If you can't use *Bugsnag* or *Sentry* for monitoring your **production Laravel
55

66
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.
77

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.
11+
12+
813
## Requirements
914

1015
* PHP 7.0+
11-
* Laravel 5.5+
16+
* Laravel 5.5
1217

1318
## Installation
1419

0 commit comments

Comments
 (0)