diff --git a/config/broadcasting.php b/config/broadcasting.php index 8878064f..36f9b3c1 100644 --- a/config/broadcasting.php +++ b/config/broadcasting.php @@ -39,7 +39,7 @@ 'driver' => 'redis', 'connection' => 'default', ], - + 'log' => [ 'driver' => 'log', ],