This commit is contained in:
Taylor Otwell 2021-08-20 07:59:36 -05:00
parent c512ba2b16
commit 52de5d84f6
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,7 @@
'key' => env('APP_KEY'),
'cipher' => 'AES-256-GCM',
'cipher' => 'AES-256-CBC',
/*
|--------------------------------------------------------------------------