Decide what to be and go be it.

Essay / November 22, 2024

Make 5x faster outbound requests in Laravel

Laravel Octane users can unlock a hidden 10x performance boost for outbound HTTP requests by simply reusing established connections instead of creating fresh ones for every call.