Set default cipher.
This commit is contained in:
parent
83a872162e
commit
4aa42ee280
|
@ -67,6 +67,8 @@
|
|||
|
||||
'key' => 'YourSecretKey!!!',
|
||||
|
||||
'cipher' => MCRYPT_RIJNDAEL_128,
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Autoloaded Service Providers
|
||||
|
|
Loading…
Reference in New Issue