What is MVC?

 Models: Business Logic(Login etc), Database Communication


View: User interface(Colorr,Text.Display UI)


Controller:Handle user interaction and select a view to render,communicate model and view.



Comments

Popular posts from this blog

Composer Check