Update broadcasting.php

pull/7066/head
Shlee 3 weeks ago committed by GitHub
parent 15d30f803d
commit fff81fe596
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -15,7 +15,7 @@ return [
| |
*/ */
'default' => env('BROADCAST_CONNECTION', 'null'), 'default' => env('BROADCAST_CONNECTION', env('BROADCAST_DRIVER', 'null')),
/* /*
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------

Loading…
Cancel
Save