laravel.io
laravel.io copied to clipboard
Document new API
We should add some documentation for the new API sent in at https://github.com/laravelio/laravel.io/pull/793.
I'm not sure if we should use a certain API documentation tool or just try to incorporate it into the current design.
@driesvints could use Nextra and host it on Vercel? It's all .mdx docs
@joelbutcher Thanks but I'd like to take my time thinking about this and doing some research on some tooling before we reach a decision.
I'm used to using scribe for Laravel projects if that helps, can be updated as part of a deployment
https://scribe.readthedocs.io/en/latest/
Yeah that could maybe be a viable one.