Skip to content

UltraViolet33/php-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog PHP MVC Practice

This is a blog made with the MVC pattern.

Technologies used :

  • HTML
  • Booststrap
  • PHP
  • SQL

I tried to implement the MVC Pattern without a framework like Laravel of Symfony in order to practice the POO and the developement of a real project from scratch.

What can we do ?

  • See posts list
  • See posts details
  • See categories list
  • See posts from categories

Admin

  • CRUD posts
  • CRUD categories
  • CRUD data profil admin

About

A blog to practice MVC pattern with PHP

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages