Sensitive parameters in PHP 8.2
Debugging errors can leak sensitive information, let's see how we can solve this using PHP 8.2
Jun 10th 2024
•
flareapp.io
Flare 2.0 has been launched!
These past months, we've been busy redesigning our entire service. We're very proud to launch it today.
Jun 10th 2024
•
flareapp.io
Flare and Ignition now offer AI-powered solutions
Today, we're adding AI-powered solutions to Flare. This means we can suggest a solution for almost any error: the AI will likely suggest a helpful suggestion for most errors.
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
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
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
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
Grouping SQL errors
Flare gets a lot of errors, but how to group them?
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