Injecting extra data in the payload of queued jobs in Laravel
I'm proud to announce yet another package by our team: spatie/laravel-interacts-with-payload. This one, which was inspired by a blog post by James Brooks, can inject data in all...
Apr 20th 2021
•
freek.dev
Controlling the flow of time in your tests
Our test-time package makes writing tests, for code that makes its decisions based on the current time, very easy. Here's how we use the package for some tests in
Apr 19th 2021
•
freek.dev
Mail notifications now allow to snooze and resolve errors
When an error occurs, Flare can notify you via many different notification channels. Some of these notifications destinations have rich APIs that allow us to add actions to snooze...
Apr 19th 2021
•
flareapp.io
File watching with chokidar
File watchers are powerful tools. We take them for granted because they’re often baked in, like Webpack rebuilding when you save a file.
Sometimes I’m in an environment without auto-reloading...
Apr 16th 2021
•
sebastiandedeyne.com
Self-hosting Google Fonts
I haven’t used Google Fonts in production for a long time. I use the service for development, and strip out all references to Google before going live. I do this...
Apr 15th 2021
•
sebastiandedeyne.com
Self-hosting Google Fonts
I haven’t used Google Fonts in production for a long time. I use the service for development, and strip out all references to Google before going live. I do this...
Apr 15th 2021
•
sebastiandedeyne.com
PHP in 2021
Once a year, I look back at the recent developments in the PHP world, and also look forward to what's to come. And just like in 2020 and
Apr 15th 2021
•
stitcher.io
A lightweight Laravel package to track changes over time
I'm proud to announce that our team has released a new package called spatie/laravel-stats. This package is a lightweight solution for summarizing changes in your database over time. Tracking...
Apr 14th 2021
•
freek.dev
Laravel resource links two years later
The package provided some helper functions you could use within your Laravel Resources to add urls to parts of your application. For example, let's say we have a UserController and...
Apr 14th 2021
•
rubenvanassche.com
Laravel resource links two years later
The package provided some helper functions you could use within your Laravel Resources to add urls to parts of your application. For example, let's say we have a UserController and...
Apr 14th 2021
•
rubenvanassche.com