Skip to content

Openclassrooms - PHP/Symfony - Project 5 - Découverte de PHP orienté objet, MVC: création d'un blog

Notifications You must be signed in to change notification settings

Florkin/dev-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dev-blog

Codacy Badge

Openclassrooms project

Blog system creation, No CMS, No framework.

INSTALL PROJECT

-> Clone the repository

-> Execute command: "composer install".

This will install required libraries

-> Go to "front/" and execute command "npm i", then "npm start".

This will build scss and js. You can stop the task once completed.

-> Go to src/ConfigLocal.php.

Fill the file with your database and email config, and rename the file to "Config.php".

-> Unzip img.zip

No need for database model, all tables will be created automatically when needed.

Here you go!

About

Openclassrooms - PHP/Symfony - Project 5 - Découverte de PHP orienté objet, MVC: création d'un blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •