Flare is built for developers. One thing that developers like to do is integrate things. Whenever a service offers an API, it's a bet that developers will use it to build cool things.
Behind the scenes, Flare always had an API for people that requested access. We've now polished that API and made it possible for every user to use it.
To get started, you can create an API token in your account settings.

You can use that token to send requests to https://flareapp.io/api. There are endpoints to retrieve information around projects and errors. You can also mark errors as resolved.
To know more, head over to the docs on using the API.
Continue reading
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
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