Professional PHP Blog project for the OpenClassrooms training program.
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
- 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