Introduction - If you have any usage issues, please Google them yourself
MVC in English or Model-View-Controller, an application that is input, process, output process in accordance with the Model, View, Controller isolated manner, such an application is divided into three layers- the model layer, view layer, control layer.