webwizo/codeigniter-eloquent

The CodeIgniter framework with Illuminate Eloquent

Maintainers

Package info

github.com/webwizo/codeigniter-eloquent

pkg:composer/webwizo/codeigniter-eloquent

Statistics

Installs: 28

Dependents: 0

Suggesters: 0

Stars: 7

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-03-06 03:14:00 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.