Connecting to IBM i Db2 with the Laravel PHP Framework
Laravel has been inspiring loyalty among PHP developers for its documentation, community, and many built-in features.
Like most PHP frameworks, Laravel is cross-platform and can work with IBM i and Db2 data. This article shows how to take full advantage of Laravel’s built-in database components by installing an IBM i-specific extension to Laravel’s database connection class.

