Skip to content

snnipper/ifx-driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Informix driver DB for laravel 5.5.*

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.