Application form for tel.tilde.org.nz
Go to file
darcy (iris system) d39e983740 Do basic Markdown escaping on Discord webhook output 2021-09-02 14:57:50 +12:00
lib Do basic Markdown escaping on Discord webhook output 2021-09-02 14:57:50 +12:00
public Initial code commit 2021-08-23 22:34:10 +12:00
tests Initial code commit 2021-08-23 22:34:10 +12:00
.editorconfig Add editorconfig file 2021-09-02 12:47:39 +12:00
.envrc Initial commit 2021-08-23 22:33:55 +12:00
.gitignore Initial commit 2021-08-23 22:33:55 +12:00
LICENSE Initial commit 2021-08-23 22:33:55 +12:00
README.md Initial commit 2021-08-23 22:33:55 +12:00
bootstrap.php Move IndexController to / 2021-09-02 14:32:08 +12:00
composer.json Initial code commit 2021-08-23 22:34:10 +12:00
composer.lock Update deps & make work in production 2021-09-02 14:32:21 +12:00
phpstan.neon Initial code commit 2021-08-23 22:34:10 +12:00
phpunit.xml Initial code commit 2021-08-23 22:34:10 +12:00
shell.nix Initial commit 2021-08-23 22:33:55 +12:00

README.md

neotel application form

Setup

Read lib/Configuration.php for the required values, throw those in your environment, point your webserver at public/.

License

MIT