Question: Explain the MVC architecture in CakePHP.Answer: MVC stands for Model-View-Controller. In CakePHP, it separates the application logic into three interconnected components.Example:
|
Is it helpful?
Yes
No
Most helpful rated by users: