php - How to make HMVC structure in laravel 5 -


i building big project in laravel 5 want use modular approach, don't know how implement hmvc structure in laravel 5.

for building modular laravel 5 app, can use package- laravel modules - pingpong labs

this package provides excellent way create modules , controllers, requests, models created modules, relevant artisan commands.

the documentation contains excellent installation guide started.


Comments

Popular posts from this blog

javascript - Bootstrap Popover: iOS Safari strange behaviour -

Website Login Issue developed in magento -

Can the constants be defined inside a model file of a framework in PHP? -