webwizo/codeigniter-eloquent

The CodeIgniter framework with Illuminate Eloquent

Installs: 28

Dependents: 0

Suggesters: 0

Security: 0

Stars: 7

Watchers: 2

Forks: 2

Open Issues: 0

pkg:composer/webwizo/codeigniter-eloquent

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

This package is auto-updated.

Last update: 2025-10-06 02:24:05 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.