Insights
New teams will now see an example project
Freek
When people first create their Flare account (or create a new team within their account), they are greeted with instructions on how to send a first error to Flare. They would only see what an error in Flare looked like once they'd sent one themselves.
For people new to Flare, we wanted to make it easier to immediately see what errors look like and showcase some of the cool things we do when rendering particular errors. That's why new accounts and teams will now see an example project added to their account.

This project contains some nice example errors, like this one where we have code highlighting for the SQL query.

There's also an example error where we show the list of URLs where it occurred (all fictional URLs for this example).

And, of course, we also show an error that uses one of our defining features: solutions.

We hope this example project makes it easier for people to see that Flare can beautifully display all errors.
Continue reading
How Flare handles Livewire v4's single file components
Single file components are a great addition to Livewire v4, but their compiled output makes debugging harder. Here's how we taught Flare to map hashed file paths and line numbers back to your actual source files.
Ruben
Track frontend errors back to the exact commit
Swap the default random UUID for your git commit hash and trace every JavaScript error straight back to the deploy that caused it.
Dries
Subscribe to Backtrace, our quarterly Flare newsletter
No spam, just news & product updates