We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 013f619 commit 9bc858eCopy full SHA for 9bc858e
config/developer.php
@@ -12,7 +12,7 @@
12
'model' => \Binarcode\LaravelDeveloper\Models\DeveloperLog::class,
13
14
/**
15
- * Indicate whether to allow using slack helper.
+ * Indicate whether to allow sending slack notifications and persist them.
16
*/
17
'slack_dev_enabled' => env('SLACK_DEV_LOG_ENABLED', true),
18
0 commit comments