FORMS VULNERABILITIES

SETUP:

Create database

cd database && cat migration.sql | sqlite3 database.sqlite

Lunch Server

composer run serve