Building our new automation workflow builder with css flexbox
In this post we’ll uncover some of the techniques used to create our automation builder without any dependencies on large JavaScript libraries using only CSS Flexbox for the layout.
Jun 12th 2024 mailcoach.app

Building Laravel Error Share
Last week, we released Laravel Error Share, a package to share local Laravel exceptions with a coworker or your debugging friend...
Jun 11th 2024 sebastiandedeyne.com

Refactoring our search capabilities using Elasticsearch and two new Spatie packages
Our search capabilities have been vastly improved under the hood.
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

Collecting metrics for Flare using event sourcing and laravel-stats
Like most SaaS companies, the Flare back-office features a neat dashboard showing some of our key metrics. Using Laravel Nova it's pretty easy to aggregate data per model like the...
Jun 10th 2024 flareapp.io

Actions can now be performed on all project errors in one go
When you now check "Select all", all errors of a project can be selected.
Jun 10th 2024 flareapp.io

Handling customer feedback using a support bubble form
We've recently added a support form bubble form to our app. In this post we'll explain what it is, why we added it, and how you can add one to...
Jun 10th 2024 flareapp.io

Meet the new projects overview with error trends and favourites
Our projects overview has been vastly improved.
Jun 10th 2024 flareapp.io

Why and how we remove inactive users and teams
Like many others SaaS applications, you can try out Flare using a trial period. Of course, not everybody that tries out Flare will convert. After the trial period is over,...
Jun 10th 2024 flareapp.io

Retry requests using curl
We've added a nice addition to your UI.
Jun 10th 2024 flareapp.io