Skip to content
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.

Latest commit

 

History

History
6 lines (5 loc) · 273 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 273 Bytes

Telemetry Inbox in PHP

  1. Download Composer.
  2. Run composer install (or php composer.phar install, if you installed Composer locally).
  3. Run php -S localhost:8080 -t web.
  4. Open your browser at http://localhost:8080/.