check original proyect : https://github.com/llaiajiale/laravel-ifx
For instalation use command
$ composer require karddell/ifx-driver
Finally you need to publish a configuration file by running the following Artisan command.
$ php artisan vendor:publish
This will copy the configuration file to config/informix.php
Licensed under the MIT License.