Skip to content

Commit 283b9aa

Browse files
committed
add new database config for multi db connection system
1 parent d24cb62 commit 283b9aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/database.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
|
2020
| Here you may configure the database drivers for your application.
2121
|
22-
| Available Connections: "wordpress"
22+
| Available Drivers: "wp"
2323
*/
2424
'drivers' => [
2525
'wp' => [

0 commit comments

Comments
 (0)