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 22482cf commit ed2787cCopy full SHA for ed2787c
README.md
@@ -59,7 +59,7 @@ Simply add this code at the end of your ``app/config/database.php`` file:
59
'ibmi' => [
60
'driver' => 'odbc' / 'ibm',
61
// General settings
62
- 'host' => 'gigc',
+ 'host' => 'server',
63
'username' => '',
64
'password' => '',
65
//Server settings
src/config/config.php
@@ -64,7 +64,7 @@
66
67
68
69
70
0 commit comments