What is MVC in CakePHP?

More
2 months 2 days ago #895 by ekatsa
What is MVC in CakePHP? was created by ekatsa
What is MVC in CakePHP?

Please Log in to join the conversation.

More
2 months 2 days ago #896 by ekatsa
Answered by ekatsa on question What is MVC in CakePHP?
MVC is a popular design pattern or architectural hierarchy widely implemented for the creation of web applications these days. This is a software architectural pattern which allows the fragmentation of a web application in three parts - Model, View and Controller.

Please Log in to join the conversation.

Time to create page: 0.202 seconds