We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c0b448 commit 531e3b3Copy full SHA for 531e3b3
1 file changed
config/autoload/local.php.dist
@@ -14,7 +14,7 @@ $databases = [
14
'driver' => 'pdo_mysql',
15
'charset' => 'utf8mb4',
16
'collate' => 'utf8mb4_general_ci',
17
- 'table_prefix' => 'dk_',
+ 'table_prefix' => '',
18
],
19
// you can add more database connections to this array
20
];
0 commit comments