We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 01e3d8f + 89d693b commit 7aa988dCopy full SHA for 7aa988d
config/database.php
@@ -62,6 +62,7 @@
62
'collation' => 'utf8_unicode_ci',
63
'prefix' => '',
64
'strict' => false,
65
+ 'engine' => null,
66
],
67
68
'pgsql' => [
0 commit comments