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 84b126d commit 80b59fdCopy full SHA for 80b59fd
config/broadcasting.php
@@ -37,7 +37,7 @@
37
'app_id' => env('PUSHER_APP_ID'),
38
'options' => [
39
'encrypted' => true,
40
- 'cluster' => env('PUSHER_APP_CLUSTER')
+ 'cluster' => env('PUSHER_APP_CLUSTER'),
41
],
42
43
0 commit comments