cooperl22 / laravel-db2

laravel-db2 is a simple DB2 service provider for Laravel. It provides DB2 Connection by extending the Illuminate Database component of the laravel framework.
Other
59 stars 65 forks source link

Driver requirement #44

Closed robertgaum closed 6 years ago

robertgaum commented 6 years ago

Hi, does this extension require the PHP driver and modification to the php.ini file? If so, which one, and where can I get them?

jmillerarvig commented 5 years ago

@robertgaum did you figure out the answer to this?