Skip to content
Purvesh edited this page Feb 20, 2017 · 8 revisions

``#Modules

Module is very important part of any framework enhancement in regards to adding new feature.

Directory Structure

All the custom modules resided into the modules/community directory.

modules/ community CompanyName ModuleName Controllers Models routes views Module.php

Clone this wiki locally