laravel-db2 is a simple DB2 service provider for Laravel. It provides DB2 Connection by extending the Illuminate Database component of the laravel framework.
Actually using the save and create methods sends me to a page not found err_connection_reset with no errors listed in the laravel logs. Selects from the DB seem to be working fine.
Have you guys tried with the built-in auth system? I can't seem to register a new user. Code works on MySQL but not DB2 using ODBC