This commit is contained in:
Taylor Otwell 2022-04-05 20:53:39 -05:00
parent 61d1448ce9
commit d70eb3e1d1
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@
'prefix' => '', 'prefix' => '',
'prefix_indexes' => true, 'prefix_indexes' => true,
// 'encrypt' => env('DB_ENCRYPT', 'yes'), // 'encrypt' => env('DB_ENCRYPT', 'yes'),
// 'trust_server_certificate' => env('DB_TRUST_SERVER_CERTIFICATE', 'true'), // 'trust_server_certificate' => env('DB_TRUST_SERVER_CERTIFICATE', 'false'),
], ],
], ],