We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe1b176 commit 1e16cdcCopy full SHA for 1e16cdc
config/one-time-operations.php
@@ -9,6 +9,6 @@
9
'table' => 'operations',
10
11
// Database Connection Name - Change the model connection, support for Multitenancy
12
- // Only change when you want to deviate from your system default repository
+ // Only change when you want to deviate from your system default repository
13
'connection' => null,
14
];
0 commit comments