Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 362 Bytes

60-CUSTOM-MODULES.MD

File metadata and controls

13 lines (8 loc) · 362 Bytes

Custom Modules

There will be instances where the built in Model CRUD functionality is not enough. In these cases you can create a Flare Module which allows you the power and flexibility you are accustomed to with Laravel development, but combined with the rapid interfacing of Flare.

Implementing Custom Modules

Module Ancestry

Module Controllers