/graffiti

A basic anonymous message board :train: :railway_car:

Primary LanguagePHPMIT LicenseMIT

graffiti

A basic anonymous message board. A demo can be seen here.

Setup

  1. In /env remove '-sample' from the env-sample.php;
  2. replace the sample credentials with your database credentials;
  3. visit the ./database/create-messages-table.php script to setup the database.