Sample (Laravel) API to demonstrate Scribe's API documentation capabilities. See the docs at demo.scribe.knuckles.wtf.
The docs are built with php artisan scribe:generate
, and then moved into the docs/ folder and file paths changed, so that GitHub Pages can work with them. This two-step process is handled with the composer docs
command.