Using Flare with Lumen
Jun 10th 2024 flareapp.io

Track Wordpress errors with Flare
Jun 10th 2024 flareapp.io

Introducing JavaScript error tracking
Jun 10th 2024 flareapp.io

How to safely delete records in massive tables on AWS using Laravel
Recently we had to delete unneeded records in a huge table. In this post, I'd like to show you the challenges we had to overcome and the solutions we came...
Jun 10th 2024 flareapp.io

Installing Blackfire on Laravel Vapor
In this blogpost we'll take a quick look at how Blackfire is set-up and how Lambda layers works. In the second part of this post we'll add the two together...
Jun 10th 2024 flareapp.io

Flare can now notify you via Discord and Microsoft Teams
We added a couple of new notification channels. In this post you'll also see some actual code from our codebase.
Jun 10th 2024 flareapp.io

Improving Ignition's security
A few days ago, you might have received a Dependabot security warning on Ignition regarding a remote execution exploit. In this blog post, we'd like to explain why that security...
Jun 10th 2024 flareapp.io

Snooze notifications per application version
In addition to snoozing notifications for a number of occurrences or a fixed period, we have introduced a new way of snoozing errors. You can now snooze errors per application...
Jun 10th 2024 flareapp.io

Create a GitHub issue directly from an email notification
Our email notifications got more powerfull.
Jun 10th 2024 flareapp.io

You can now easily see if an error came from the web, CLI or queue
There's a new "type" property that gets displayed on each error in our UI.
Jun 10th 2024 flareapp.io