Commit 0d541ecb by Taylor Otwell

Merge pull request #3360 from patrickbrouwers/patch-2

Add log driver to broadcasting connections
parents 89e2d8e1 1c4dcea2
......@@ -40,6 +40,10 @@ return [
'connection' => 'default',
],
'log' => [
'driver' => 'log',
],
],
];
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment