Codeigniter HMVC Tutorial Part 1: introduction
An introduction to HMVC development within the Codeigniter framework
An introduction to HMVC development within the Codeigniter framework
In this lesson we’re going to look at HMVC structure from a Codeigniter perspective. I’ll be showing you how it works and how it differs from normal MVC. Table of Contents: 01:29 – MVC...
In this video I’ll show you how to set up an HMVC framework with Codeigniter.
Now that we have HMVC set up with Codeigniter I’m going to run you through a basic example
Codeigniter HMVC Tutorial showing you how to call modules from within modules
An easy way to handle website templates with Codeigniter using HMVC