Skip to content

Charlotte-Duconseil/BLOGART25_B09_Retroscope

Repository files navigation

Blogart Template

Setup

Architecture

  • api - Contains all php calls for example "create.php" for statuts, articles
  • classes - Contains all classes for example "members.php"
  • config - Contains all the configuration files specific to the operation of the application, for example "security.php"
  • functions - Contains all the functions of your code for example "data.php", "create.php"
  • views - Contain all front
  • src - Contain all sources files or external libs

Files to complete

  • .env - Foreach user exemple in .env.example
  • config/security.php - Check user cookie
  • index.php - Must be the homepage
  • views - All your pages

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors