Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 781 Bytes

readme.md

File metadata and controls

12 lines (10 loc) · 781 Bytes

MVC Pattern is a very important for structure coding. Using mvc a developer can easily handle class object and also its property. Use of mvc reduce production time and also helps to ensure security as here public views and php directory are fully different. This is a microframework for starting journey with mvc. This will help you to learn mvc frameworks such as laravel, CI, Cakephp, Symphony easily in future. This is built using custom coding and will help you to understanding the functionlity.

If you become benefitted using this for learning purpose please thumbs up and support me give start. I always believe learning is a broad way for spreading knowledge.

installation

composer create-project arif98741/mvc-pattern myapp --prefer-dist