tardiwave / portfolioAntoineCalvi

Home Page:https://antoinecalvi.fr/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Portfolio Antoine Calvi

This project was bootstrapped by Antoine Tardivel.

⚡️ Prepare the app locally

  • Execute composer install
  • Execute composer dump-autoload
  • Use bdd.sql to create tables in the database

⚡️ Start the app locally

  • Change the connection informations in Connection.php in /utils/
  • Execute php -S localhost:8000 -t .\public\ in root file

💨 Publish the app

  • Change the connection informations in Connection.php in /utils/
  • remove admirer.php in /public/
  • Prohibit the display of php errors in the browser -> uncomment //error_reporting(0); in /public/index.php

About

https://antoinecalvi.fr/


Languages

Language:PHP 91.8%Language:CSS 4.8%Language:JavaScript 3.4%