Signed-off-by: Graham Campbell <graham@cachethq.io>
This commit is contained in:
Graham Campbell
2015-06-01 15:40:45 +01:00
parent c77a389277
commit 060938bc66
2 changed files with 1 additions and 3 deletions

View File

@@ -26,7 +26,7 @@ return [
|
*/
'default' => env('DB_CONNECTION','mysql'),
'default' => env('DB_CONNECTION', 'mysql'),
/*
|--------------------------------------------------------------------------