Enable session security

This commit is contained in:
Joseph Cohen
2015-06-04 16:43:46 -05:00
parent 13468239a3
commit 32e97a7fde
3 changed files with 7 additions and 5 deletions

View File

@@ -89,6 +89,8 @@ return [
'key' => env('APP_KEY', 'SomeRandomString'),
'cipher' => 'AES-128-CBC',
/*
|--------------------------------------------------------------------------
| Logging Configuration