March 2026
-
21 Mar 2026🔗Running PHP 8.5 with Laravel Octane and FrankenPHP
-
20 Mar 2026🔗Laravel AI SDK
-
20 Mar 2026🔗Laravel related content: semantic relationships using pgvector
-
15 Mar 2026🔗Laravel gets a Claude code simplifier plugin
-
10 Mar 2026🔗Hidden issue with whereFullText and refresh database in Laravel
-
9 Mar 2026🔗Laravel Boost – AI tooling for Laravel
-
7 Mar 2026🔗Fair queue distribution with Laravel's balanced queue
-
4 Mar 2026🔗My current setup for Laravel, PHP and AI development (2026 edition)
-
1 Mar 2026🐥Optimizing nested array operations in PHP: from O(3n) to O(n)
February 2026
-
25 Feb 2026🔗Introducing Spatie guidelines for Laravel Boost
-
22 Feb 2026🔗Be less eager: using without() alongside $with in Laravel
-
15 Feb 2026🐥Working with date ranges in Elixir: a practical guide
-
8 Feb 2026🐥Checking whether an IP address is internal
-
8 Feb 2026🔗Once again processing 11 million rows, now in seconds
-
8 Feb 2026🔗Processing 11 million rows in minutes instead of hours
-
4 Feb 2026🔗Mago: a blazing fast linter, formatter, and static analyzer for PHP
January 2026
-
27 Jan 2026🔗Leveraging promises and HTTP pooling
-
22 Jan 2026🔗Ordering database queries by relationship columns in Laravel
-
13 Jan 2026🔗Web development is fun again
December 2025
-
28 Dec 2025🔗Install and upgrade to PHP 8.5 on Debian and Ubuntu
-
25 Dec 2025🔗Building php docker images in a better way with wolfi-os
-
23 Dec 2025🐥TIL: Removing old PHP versions after an upgrade
-
23 Dec 2025🔗Improving unit test run time in a Laravel modular monolith
-
16 Dec 2025🔗Laravel Tip: cleaner OR queries using whereAny()
-
10 Dec 2025🔗Laravel's Http::batch(): parallel requests done right (finally!).