karddell/ifx-driver

Informix driver DB for laravel 5.5.*

0.0.4 2018-03-20 18:33 UTC

This package is not auto-updated.

Last update: 2024-04-28 03:19:43 UTC


README

check original proyect : https://github.com/llaiajiale/laravel-ifx

Installation

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

License

Licensed under the MIT License.