Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 158 Bytes

File metadata and controls

14 lines (11 loc) · 158 Bytes

sampleblog

Setup

  1. composer install
  2. create a database called blog - import the SQL schema.
  3. Run test:
cd tests
phpunit