webwizo/codeigniter-eloquent

The CodeIgniter framework with Illuminate Eloquent

v1.1 2016-11-16 06:11 UTC

This package is auto-updated.

Last update: 2024-04-05 22:38:47 UTC


README

A simple method of integration.

Installation

  1. Download the repository and run 'composer install'
  2. Import 'database/country_2015-07-18.sql' file into your database.
  3. Setup database connection into 'application/config/database.php'
  4. Test your application

Thank you.