Skip to content

mayankpawar25/lms

Repository files navigation

Codeigniter 3x With Template and HMVC

Fully Working Codeigniter with CI Simplicity Template system (Admin LTE latest Included) and HMVC module.
  • Codeigniter 3.1.7
  • CI Simplicity
  • Admin LTE 2.4.2
  • HMVC Module
  • Magic

Usage

All the "load" for Templates will be replaced by "output". See the example bellow

$this->load->section() is replaced by $this->output->section()

Update 12-03-18

  • Form Validation Custom Callback Function problem fixed
  • is_unique fixed.
  • Example Module for a simple CRUD included With database(citemplate.sql included) application/modules/examples

Update 01-02-18

  • HMVC Module and Template system conflict fixed
  • Sample User Module Included in application/modules/user

Contributors

Credits

Codeigniter

CI Simplicity

CI HMVC

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published