Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 596 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 596 Bytes

quetes-hebdo

Contribute to the project

If you wish to contribute to the project, please follow the instructions below.

  • Make sure to have a local server running, such as Wamp or Xampp.
  • Fork this repository and clone it on your computer.
  • Install dependencies with composer install.
  • Copy the .env.example file to .env and fill in with your own values.
  • Once you have committed your changes, push them to your fork and submit a pull request.