Commit 4aa42ee2 authored by Taylor Otwell's avatar Taylor Otwell

Set default cipher.

parent 83a87216
...@@ -67,6 +67,8 @@ return array( ...@@ -67,6 +67,8 @@ return array(
'key' => 'YourSecretKey!!!', 'key' => 'YourSecretKey!!!',
'cipher' => MCRYPT_RIJNDAEL_128,
/* /*
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------
| Autoloaded Service Providers | Autoloaded Service Providers
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment