Sensitive parameters in PHP 8.2
This post was first published on the Flare blog. When debugging errors, we as developers have a few tools available: an exception of a particular class, a message, a status code,...
Jun 19th 2023
•
rubenvanassche.com
Laravel closure validation rules
Today I was looking for a way to create a custom Laravel validation rule without the overhead of a new class. The rule I needed would only be used in...
Jun 16th 2023
•
sebastiandedeyne.com
Laravel closure validation rules
Today I was looking for a way to create a custom Laravel validation rule without the overhead of a new class. The rule I needed would only be used in...
Jun 16th 2023
•
sebastiandedeyne.com
Visualising Laravel and Horizon metrics using Prometheus and Grafana
I'm proud to announce that we've released a new package called spatie/laravel-prometheus. Using this package, you can send all sorts of metrics (user counts, subscription counts, queue workloads) around...
Jun 13th 2023
•
freek.dev
Use ray()->trace() to figure out where a call came from
An important problem of a programmer's productivity is finding his way through the code. A good project structure and your IDE can get you a long way, but sometimes it’s...
Jun 12th 2023
•
freek.dev
Flare redesigned
Last week, we launched a redesigned for Flare, our Laravel error tracker.
I contributed to the app UI, but most of the work was done by Digital With...
Jun 12th 2023
•
sebastiandedeyne.com
Flare redesigned
Last week, we launched a redesigned for Flare, our Laravel error tracker.
I contributed to the app UI, but most of the work was done by Digital With...
Jun 12th 2023
•
sebastiandedeyne.com
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.
Read more
Jun 9th 2023
•
freek.dev
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 9th 2023
•
freek.dev
Standards
Standards are useful, but after a while they represent the beliefs of the past, not the needs of the future.
A good quote from Mathias Verraes on...
Jun 9th 2023
•
sebastiandedeyne.com