Open Gummibeer opened 5 years ago
@Gummibeer So is this an issue for the https://github.com/Astrotomic/stancy-laravel-demo app or to create a new demo app?
It's for the repo you've linked. But you can improve it or even create your own repo to demonstrate it in a real usecase. After I've implemented the static export command I will also try to build an astrotomic landing page with it and later rebuild my own website.
Perfect! I'll give it ago with your demo app.
Keep in mind that the pre v1 releases could be breaking during minor ones. So you should fix a minor release (see readme).
And send me every feedback you have. A missing method for easier usage or what else could get improved (except the docs 😅 ).
https://github.com/Astrotomic/stancy-laravel-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 #8