Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 269 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 269 Bytes

Streams Platform

A cohesive development system for building, administrating, and interacting with data-driven Laravel applications.

Testing

php vendor/bin/phpunit tests/

XDEBUG_MODE=coverage php vendor/bin/phpunit tests/ --coverage-html=./coverage