#05 MVC Architecture | CodeIgniter 4 Tutorials

preview_player
Показать описание
MVC is a design pattern, which will organize the code.
Models:
Models are always deals with Database operations like select,insert,delete,update etc...
Views:
Views are always deals with front end nothing but HTML,CSS,..
Controllers:
The HEART of MVC architecture is Controller, also called as TRAFFIC COP
Each and every request & response is going to handled by Controller Only.
Рекомендации по теме
Комментарии
Автор

Great best MVC tutorial I have ever seen under just 10 minutes.

prakashjha
Автор

Very Clear Explanation sir... Thank you sir.

TheSoftwareServices
Автор

Nice presentation my friend. Thanks much

manishdeshpande
Автор

3:49 enjoy 8:11 I enjoyed 9:29 ecstasy

mattheosay
Автор

I we want to create restful api what mvc structure should we follow? like first view then app controller then api controller and then model or something else?

SagarKumar-dmlc
Автор

very useful sir
but pls post how to deploy ci4 apps in liunux(ubuntu) server
and secure it

ramachandran
Автор

This is loose MVC also accepted by codeignier. I pur MVC view gets data from Model not via controller

asok
welcome to shbcf.ru