Controller
Controller is a main entry of a page, after routing.
Basic Example of Controller
Here's a basic example of controller that extends the base controller that's included in the framework.
Important Note!
Method names should have a suffix of a word "Action" to match it and dispatch.
If you found a typo or error, please help us improve this document.
Contact Us