Blog
February 13, 2021
Testing your OpenAPI Contract with Spectator
A nice Laravel test runner that takes your OpenAPI contract and tests it against your actual API.
ReadFebruary 12, 2021
Using Trusted Proxies with Signed URLs in Laravel
Small issue I ran into that wasn't documented great with signed urls and using somthnig like Ngrok for testing.
ReadFebruary 11, 2021
OpenAPI Initializer
If you are starting a new project, or want to start using OpenAPI, this package will help you out.
Read