laravel-db2
laravel-db2 copied to clipboard
laravel-db2 is a simple DB2 service provider for Laravel. It provides DB2 Connection by extending the Illuminate Database component of the laravel framework.
Results
32
laravel-db2 issues
Sort by
recently updated
recently updated
newest added
As stated above getting Unsupported driver [db2_ibmi_odbc] error for my Lumen project. Here're the required details: - I have PHP v7.4.4 (running on windows), Lumen v8.3.4 - Have installed both...