From 4341e3c9339f29b00289650a39b6244bbbcd04c1 Mon Sep 17 00:00:00 2001 From: Mulia Arifandi Nasution Date: Sun, 10 May 2015 13:56:52 +0700 Subject: [PATCH] Remove unnecessary whitespace --- config/broadcasting.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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', ],