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.
1 parent c420051 commit 0e83f37Copy full SHA for 0e83f37
README.md
@@ -58,6 +58,7 @@ Simply add this code at the end of your ``app/config/database.php`` file:
58
59
'ibmi' => [
60
'driver' => 'odbc' / 'ibm',
61
+ 'name' => '{IBM i Access ODBC Driver}' / '{iSeries Access ODBC Driver}',
62
// General settings
63
'host' => 'server',
64
'username' => '',
0 commit comments