Skip to content

Blog PHP MVC-OOP without any frameworks. Project 5 of the Developer PHP / Symfony formation of Openclassroom.

Notifications You must be signed in to change notification settings

leCheveuCodeur/Blog_PHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog_PHP Codacy Badge Scrutinizer Code Quality Maintainability

Description

This project is the 5th project of the Developer PHP / Symfony formation of Openclassrooms.

The goal of this project is to create a professional blog with the PHP language without any frameworks.

How it work

Blog_PHP

Build with

Installation

  • Clone or download the repository, and put files into your environment,

    git clone https://github.com/leCheveuCodeur/Blog_PHP.git
    
  • Install libraries with composer,

    composer install
    
  • Import database with datas : file 'database.sql',

  • Rename 'config_example.php' in folder /config on 'config.php' and edit this,

  • And connect you !

    Pseudo : Admin
    Password : admin
    

About

Blog PHP MVC-OOP without any frameworks. Project 5 of the Developer PHP / Symfony formation of Openclassroom.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published