Signed-off-by: Graham Campbell <[email protected]>
This commit is contained in:
Graham Campbell
2015-06-01 15:46:32 +01:00
parent c77a389277
commit 060938bc66
2 changed files with 1 additions and 3 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ return [
|
*/
'default' => env('DB_CONNECTION','mysql'),
'default' => env('DB_CONNECTION', 'mysql'),
/*
|--------------------------------------------------------------------------