Bring in upstream changes
This commit is contained in:
parent
2a692fdd78
commit
edbcb2fb2c
8 changed files with 15 additions and 2 deletions
|
@ -11,6 +11,8 @@ return [
|
|||
| framework when an event needs to be broadcast. You may set this to
|
||||
| any of the connections defined in the "connections" array below.
|
||||
|
|
||||
| Supported: "pusher", "redis", "log"
|
||||
|
|
||||
*/
|
||||
|
||||
'default' => env('BROADCAST_DRIVER', 'pusher'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue