🐟 Introducing Flare Roulette™
We're introducing Flare Roulette™ today. Let's make bug-fixing great again!
Jun 10th 2024 flareapp.io

Our Slack integration now supports unfurling
Collaborating in Slack to solve your exceptions just got a lot better with unfurling. We'll also do a bit of a code dive into how to integrate Slack unfurling into...
Jun 10th 2024 flareapp.io

Why error tracking is crucial for your application
Errors will inevitably occur in your application. There is no way around it. If you notice them while working locally, you can fix them immediately. However, if your application is...
Jun 10th 2024 flareapp.io

Introducing the Flare affiliate program
Earn money by referring users to Flare
Jun 10th 2024 flareapp.io

New teams will now see an example project
This will make it easier for newcomers to get familiar with Flare
Jun 10th 2024 flareapp.io

Web animation wizardry
Picture this: a bunch of developers, most of them back-enders, are given a Figma design file to turn into the new homepage for Flare. We set out to build our...
Jun 10th 2024 flareapp.io

You can now log in using your Google or GitHub account
Here's how you can implement our log in flow in your Laravel app
Jun 10th 2024 flareapp.io

Managing production environment variables for Laravel deployments
Secret secrets are no fun, secret secrets hurt someone... unless they're managed right in your Laravel deployment! Say goodbye to plaintext perils and . env file follies. For Flare we explored...
Jun 10th 2024 flareapp.io

PHP stack trace arguments have landed in Flare
We now show the arguments used with each function or method call, in this blogpost we go through the implementation of it.
Jun 10th 2024 flareapp.io

Caching Inertia's SSR responses
SSR Inertia and response cache: the ultimate performance and SEO combo!
Jun 10th 2024 flareapp.io