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

@@ -53,7 +53,7 @@ return [
|
*/
'encrypt' => false,
'encrypt' => true,
/*
|--------------------------------------------------------------------------