Set default cipher.

This commit is contained in:
Taylor Otwell
2014-04-11 11:00:57 -05:00
parent 83a872162e
commit 4aa42ee280

View File

@@ -67,6 +67,8 @@ return array(
'key' => 'YourSecretKey!!!',
'cipher' => MCRYPT_RIJNDAEL_128,
/*
|--------------------------------------------------------------------------
| Autoloaded Service Providers