Laravel’s Context system now includes increment and decrement methods for simple counter tracking. These methods streamline metric collection across application…
Laravel
NativePHP Hit $100K — And We’re Just Getting Started 🚀 The post NativePHP Hit $100K — And We’re Just Getting…
Laravel’s ddBody() method simplifies API testing by enabling developers to quickly examine response content. This debugging utility accepts dot notation…
Laravel’s CanBeOneOfMany support for HasManyThrough relationships enables developers to retrieve specific records using methods like latestOfMany(), oldestOfMany(), and ofMany(). This…
Learn how to use Laravel’s database migrations to create comments on tables and track sensitive data in database applications. The…
The Laravel team released v12.13.0, which includes naming queued closures, a new assertRedirectBack() test assertion, callback support for Collection’s containsOneItem()…
Laravel’s pathSegments() method transforms URI path handling by returning path components as a collection. This feature eliminates manual string splitting,…
Veil is a Laravel package designed to enhance the management of encrypted environment variables in your Laravel or Laravel Zero…
Laravel’s appliedRules() method exposes password validation rules directly to views, enabling dynamic password requirement indicators that automatically stay synchronized with…
The Laragear Populate package by is a supercharged, continuable seeder for Laravel applications. This package provides useful features on top…
Learn how to build an AI-powered task manager using Laravel, Livewire, and PrismPHP. In this video tutorial, I walk through…
Electron wrapper for the NativePHP framework. Source: Read MoreÂ
Laravel’s fillAndInsert() method combines the performance of bulk insertions with Eloquent’s model-level casting and attribute preparation. This feature eliminates the…
The Argonaut DTO for Laravel is a lightweight Data Transfer Object (DTO) package that supports nested casting, recursive serialization, and…
Laravel Nightwatch delivers unparalleled insights into your application’s performance, with the intelligence only a system obsessively optimized for Laravel can…
Laravel’s shouldRun() method enables migrations to execute conditionally based on application state. This feature streamlines feature-flagged development by allowing database…
The Disposable Email package for Laravel aims to detect and block email addresses with over 100K+ known domains. The post…
Themes for Filament panels Source: Read MoreÂ
Centrifugo broadcaster for laravel Source: Read MoreÂ
Join the free virtual event along with community experts to celebrate 30 years of PHP! The post Celebrate 30 years…