Skip to content

siggwer/Blog-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog-php Openclassrooms projet 5 PHP POO

"Hello,

You are on my project 5 openclassrooms.

Project Description: The project is therefore to develop your professional blog.

Install the project: Download the archive and unzip it in the directory 'www' of Wamp (or other), and modify the file config / db.php and adapt it to your configuration.

The database is in the / bdd folder and is named "blog".

To test the project you can log in as administrator with the admin account (username: admin, password 123456789).

To start the project create a virtualhost that points to the folder /public/index.php

To finish I use the sendgrid feature for email sending, so that it works you will have to modify the /config/mail.php file."