laravel framework upgrade from version 8 to 9 (#7)
* laravel framework upgrade from version 8 to 9
This commit is contained in:
@@ -25,6 +25,7 @@ return [
|
||||
'collation' => 'utf8mb4_unicode_ci',
|
||||
'prefix' => '',
|
||||
'prefix_indexes' => true,
|
||||
'search_path' => 'public',
|
||||
'strict' => true,
|
||||
'engine' => null,
|
||||
'options' => extension_loaded('pdo_mysql') ? array_filter([
|
||||
|
Reference in New Issue
Block a user