forked from miguel456/rbrecruiter
Beta version
This commit is too large to list all changes.
This commit is contained in:
12
config/slack.php
Normal file
12
config/slack.php
Normal file
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'webhook' => [
|
||||
|
||||
'integrationURL' => env('SLACK_INTEGRATION_WEBHOOK')
|
||||
|
||||
]
|
||||
|
||||
|
||||
];
|
Reference in New Issue
Block a user