diff --git a/app/config/app.php b/app/config/app.php index e48222cf..2249610c 100644 --- a/app/config/app.php +++ b/app/config/app.php @@ -67,6 +67,8 @@ return array( 'key' => 'YourSecretKey!!!', + 'cipher' => MCRYPT_RIJNDAEL_128, + /* |-------------------------------------------------------------------------- | Autoloaded Service Providers