Introduction
Hi All Thanks for your interest in learning Model View Controller Architecture. This is a kind of programming methodology which helps in faster development and maintenance. IT industry relay on any one type of MVC. For students it is mandatory to have an edge over any one such architectures. An MVC application in Php can be created using platforms like Laravel or codigniter. Even the students can create there own MVC application using core Php. We will cover the same in the coming posts.