March 2024
-
🐥Customizing email titles in Laravel console kernel scheduled tasks
-
🔗Laravel 11: the upgrade guide from version 10
-
🐥Checking your packages for Laravel 11 compatibility
-
🔗I made a mistake
-
🐥Using non-integer primary keys in Eloquent
-
🔗Steve vs Matt — How two developers approach the same problem
-
🔗Having fun with (Franken)PHP | davlgd tech blog
-
🐥Saving an Eloquent model without touching its owners
-
🔗Running Laravel Apps With FrankenPHP
February 2024
December 2023
-
🔗How to build a SaaS in a weekend
-
🔗Bulk Update Multiple Records with Separate Data with Laravel
October 2023
-
🐥How to check your exact Laravel version
-
🔗Using PHP CS Fixer in PhpStorm
-
🐥Exit codes for a Laravel console commands
-
🔗PHPStorm tips for power users
-
🐥Catching CTRL+C in a Laravel console command
-
🐥How to copy or move records from one table to another with Eloquent
-
🐥Route "Missing" method in Laravel
-
🐥Custom collections for Eloquent models
-
🐥Using freshTimestamp on an Eloquent model
-
🐥Delete a job when models are missing in Laravel
-
🐥Using allRelatedIds in Laravel Eloquent
-
🐥Stop all inbuilt dispatch events for an Eloquent model