How to implement HMVC in Laravel 4

Sakibul Alam picture Sakibul Alam · Jul 3, 2013 · Viewed 9.1k times · Source

Does laravel 4 have built in support for hmvc or are there bundles for this functionality? What is the best way to use HMVC in laravel 4.

Answer

Thomas Clarkson picture Thomas Clarkson · Jul 3, 2013

This tutorial shows you how to implement modules in laravel 4 http://creolab.hr/2013/05/modules-in-laravel-4/