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.
- PHP 7.4.19
- Apache 2.4.48
- MySQL 8.0.24
- Bootstrap v5.0.2
- PHPMailer 6.5.0
- Composer
- Server : for the server you can turn to the classics: WAMP, MAMP, XAMPP ... Or test the best of the swiss knives server: Laragon, my favorite ❤️
-
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