roza / php-basic-mvc

Petite demo PHP MVC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

php-basic-mvc

Petit projet PHP MVC / Small MVC Project PHP

Installation

  • Clone this project
  • Install twig: composer require "twig/twig"
  • Install carnet.sql in your database
  • cp connect.sample.php connect.php and configure it with your credentials

About

Petite demo PHP MVC


Languages

Language:PHP 42.7%Language:CSS 35.5%Language:HTML 21.8%