File tree Expand file tree Collapse file tree 1 file changed +0
-7
lines changed
Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Original file line number Diff line number Diff 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
200193Database channel provides saving of notifications into the database.
You can’t perform that action at this time.
0 commit comments