MVC Architecture
I have extensive knowledge of working with MVC Architecture, All custom CMSs that I’ve worked on have used this method. MVC is a great way of ensuring that all current and future developers are able to work on the system with ease, following a design pattern. MVC refers to Model, View & controller, by working … Continue reading MVC Architecture