MVC
hello guys , i want to learn the mvc and how to use it any suggestion course or books that could help me
3 Replies
Hi, I would recommend learning laravel as it has a huge community, you can also easily integrate with you favorite front-end library/framework, the official documentation has a great learning resource. If you just want to familarize yourself with MVC, try codeigniter as it is simpler. Hope this help.
thanks a lot for recommend but i want to let the laravel framework to the last thing
i want to learn how structured the projet
MVC isn't a code-specific thing. Rather it's a coding practice. You'd be better off posting in #discussions as this is not a code-specific question