Update app.php (#5674)

This commit is contained in:
Dries Vints
2021-08-19 09:03:02 -05:00
committed by GitHub
parent 3399464a74
commit c512ba2b16
+1 -1
View File
@@ -121,7 +121,7 @@ return [
'key' => env('APP_KEY'),
'cipher' => 'AES-256-CBC',
'cipher' => 'AES-256-GCM',
/*
|--------------------------------------------------------------------------