A basic anonymous message board. A demo can be seen here.
- In
/env
remove '-sample' from theenv-sample.php
; - replace the sample credentials with your database credentials;
- visit the
./database/create-messages-table.php
script to setup the database.