Skip to content

Commit 42997ab

Browse files
committed
Readme fixes.
1 parent 9d549ce commit 42997ab

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

-7
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ Logging and notifications for Laravel console commands.
2828
- [File channel](#file-channel)
2929
- [Notification channels](#notification-channels)
3030
- [Email channel](#email-channel)
31-
- [Slack channel](#slack-channel)
3231
- [Database channel](#database-channel)
3332
- [Error handling](#error-handling)
3433
- [Custom exceptions](#custom-exceptions)
@@ -189,12 +188,6 @@ class ExampleCommand extends Command
189188
}
190189
```
191190
192-
### Slack channel
193-
194-
Slack channel provides notifications via Slack.
195-
196-
This channel is not implemented yet. If you need it, let [me](mailto:[email protected]) know and I'll try to make it faster.
197-
198191
### Database channel
199192
200193
Database channel provides saving of notifications into the database.

0 commit comments

Comments
 (0)