/BastienMunck_P5_20210420

Project 5 of OpenClassrooms PHP Symfony. Target : Build a personal blog using only PHP. Design were made without framework

Primary LanguagePHP

BastienMunck_P5_20210420

Codacy Badge

Professional PHP Blog project for the OpenClassrooms training program.

Informations

The goal of this project is to create a personal blog from scratch.

The project is coded in PHP 7.4, HTML 5 and CSS3

Dependencies trough Composer,

Package used :

  • Composer Autoloader
  • swiftmailer/swiftmailer

No framework were used for the CSS. Icons are from google icons

All informations on this project can be found on the project's github wiki

Instalation

  • Download or clone the project repository
  • Open the folder in your IDE
  • Install the dependencies with Composer
  • Rename config/config.php.exemple to config/config.php
  • Edit this file using your information (from line 30)
  • use "blog_P5.sql" file to set up the database