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.