We've added a nice addition to our UI. On the "Request" tab of every error. You'll now see a curl command that will resend the request that triggered the error.

By executing that command, the request will be resent, allow you to verify if the error is already resolved or not.
Continue reading
Deep Dives
Integration testing our Laravel package with a real server and queue
When unit tests aren't enough. We started testing the Laravel Flare package against a real application in order to verify that our code works using orchestra workbench. Here's how we did it.
Ruben
Deep Dives
A minimal "Last used" login option indicator with Alpine.js
Flare's login page now remembers which sign-in option you used last time. Built on Alpine's $persist plugin and just about 25 lines of code.
Alex
Subscribe to Backtrace, our quarterly Flare newsletter
No spam, just news & product updates