Eindwerk van Abraham, Simon & Mus
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Simondb 806d8f2f79 Small fixes (last?) 3 years ago
..
db fix merge conflicts 3 years ago
lib Small fixes (last?) 3 years ago
public Small fixes + add user tasks to profile 3 years ago
.editorconfig allow setting db file with env variable 3 years ago
.env.example send email on registration 3 years ago
.gitignore allow setting db file with env variable 3 years ago
README.md Use redis to store user auth token 3 years ago
composer.json send email on registration 3 years ago
composer.lock send email on registration 3 years ago

README.md

workspace

Eindproef - Projectopvolging en facturatie

Build Setup

# install dependencies
$ composer install

# serve for development
$ php -S localhost:8080 -t public

A running redis server is also required.