Laravel’s whereDoesntHaveRelation methods simplify querying records that lack specific relationships. These utilities eliminate complex closure syntax for negative relation queries,…
Laravel
The Laravel team released v12.16.0, with an “AsUri” model cast, contextual service container binding using PHP 8 attributes, and more.…
When generating a PDF with DomPDF package, you may need a PDF with more than one page. For such cases,…
Spatie has a modern package spatie/laravel-pdf for generating PDF files with some design customizations. This tutorial will show how to…
A simple CLI tool for managing a project’s git hooks across multiple members. Source: Read MoreÂ
Laravel’s assertFailedWith method enables precise testing of job failures by verifying specific exception types, messages, and error codes. This enhancement…
Efficiently remove expired cache data with Laravel Cache Evict. The post Efficiently remove expired cache data with Laravel Cache Evict…
Laravel’s containsOneItem() method now supports closures for custom condition validation, enabling verification that exactly one collection item meets specific criteria.…
A seamless integration between Prism and Model Context Protocol (MCP) servers that empowers your AI applications with powerful, external tool…
If you install Laravel 12, you are immediately prompted to choose the starter kit. What if you don’t know much…
Something incredible just happened: Filament now runs natively inside an Android app thanks to you. The post Filament Is Now…
This Laravel Blade + Apline.js starter kit emphasizes simplicity by offering a lightweight, Blade-only kit. The post A Blade-Only Starter…
Laravel’s relationLoaded() method now supports dot notation for nested relationships, matching the syntax used for eager loading. This enhancement eliminates…
Eric and Brent discuss the evolution of PHP, the importance of testing, and the introduction of Tempest, a new PHP…
Laravel’s Str::isUrl method provides flexible URL validation with optional protocol restrictions. This utility simplifies verifying URL format and security requirements,…
Laravel’s diffKeys method identifies collection differences based on keys rather than values, enabling precise structural comparisons. This utility excels in…
The Laravel team released v12.16.0, with a fluent Rule::contains() validation rule, an “in_array_keys” validation rule, a new Arr::hasAll() method, and…
Useful Laravel links to read/watch for this week of May 29, 2025. Source: Read MoreÂ
ElasticLens is a Laravel package that integrates Elasticsearch with Eloquent models. It provides advanced search capabilities while maintaining Laravel’s familiar…
Last chance for Early Access to NativePHP—build mobile apps with Laravel. 1,000 licenses sold, $100K+ raised, and big features launched.…