Skip to content

EliphazBouye/bloggy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bloggy | Project for implement MVC achitecture

  • What is Bloggy ?
    Bloggy is a simple blog to see some PHP language feature and implement M-V-C (Model-View-Controller)

  • What is MVC ?
    MVC is a software architecture to divide the related program logic into three interconnected elements. Model: Represents information.
    View: Interface that display information.
    Controller: The part of the software linking the two.

About

PHP MVC | Blog implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages