Astrotomic / stancy

This package aims to provide the most common and flexible CMS features to your Laravel project.
https://docs.astrotomic.info/stancy
MIT License
36 stars 5 forks source link

create a Lumen demo app #8

Open Gummibeer opened 5 years ago

Gummibeer commented 5 years ago

https://github.com/Astrotomic/stancy-lumen-demo

The demo app should show the basic features and in best case contain some integration tests using spatie/phpunit-snapshot-assertions. Only simple tests like: if I call this url/route I expect this response/html/snapshot.

relates to #9