Upgraded to laravel 5.1

This commit is contained in:
Graham Campbell
2015-05-28 21:37:44 +01:00
parent 9355854289
commit b85752b101
13 changed files with 519 additions and 321 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ DB_DATABASE=cachet
DB_USERNAME=user
DB_PASSWORD=secret
CACHE_DRIVER=apc
CACHE_DRIVER=file
SESSION_DRIVER=file
QUEUE_DRIVER=sync