Set default cipher.

This commit is contained in:
Taylor Otwell 2014-04-11 11:00:57 -05:00
parent 83a872162e
commit 4aa42ee280
1 changed files with 2 additions and 0 deletions

View File

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