Flight PHP Blog App

This is the example code that goes along with the tutorial on Dev.to

Installation

  1. Clone the repository
  2. Run composer install
  3. Run php runway init:sample-db
  4. Run composer start

Enjoy!