Introduction - If you have any usage issues, please Google them yourself
MVC (Model-View-Controller, Model- View- Controller pattern) is used to represent a software architecture model. The software system is divided into three basic parts: model (Model), View (View) and controller (Controller).