Early View Data Preparation with Laravel View Creators https://laravel-news.com/view-creators
Laravel News
Early View Data Preparation with Laravel View Creators - Laravel News
Laravel View Creators execute immediately after view instantiation, enabling early data preparation before rendering begins. Perfect for setting up foundational view data, performance optimization, and ensuring critical information availability throughoutβ¦
β€4
Add QR Code field functionality to your Filament UI's https://laravel-news.com/filament-qr-code
Laravel News
Add QR Code field functionality to your Filament UI's - Laravel News
A Laravel Filament package that provides QR Code field functionality for your web applications.
π7
Preventing Command Conflicts with Laravel's Isolatable Interface https://laravel-news.com/isolatable
Laravel News
Preventing Command Conflicts with Laravel's Isolatable Interface - Laravel News
Laravel's Isolatable interface prevents concurrent command execution by implementing automatic locking mechanisms. Essential for data processing, backups, and system maintenance tasks where multiple instances could cause conflicts or corruption.
β€2
Symfony AI Components https://laravel-news.com/symfony-ai-components
Laravel News
Symfony AI Components - Laravel News
Symfony AI is a set of components that integrate AI capabilities into PHP applications. While these packages are still considered experimental, let's check out what components Symfony will offer for building AI applications with PHP.
π₯4β€1
Conditional Collection Skipping with Laravel's skipWhile Method https://laravel-news.com/skipwhile
Laravel News
Conditional Collection Skipping with Laravel's skipWhile Method - Laravel News
Laravel's skipWhile method conditionally skips collection items until a callback returns false, then preserves all remaining items. Perfect for threshold detection, data stream processing, and identifying transition points in sequential datasets.
π₯4β€2
Deploying Laravel Applications on Laravel Cloud With MongoDB Atlas https://laravel-news.com/deploying-laravel-applications-on-laravel-cloud-with-mongodb-atlas
Laravel News
Deploying Laravel Applications on Laravel Cloud With MongoDB Atlas - Laravel News
In this tutorial, we will deploy a simple Laravel application on the Laravel cloud and connect with MongoDB Atlas.
β€3
Updates to Inertia.js and the Laravel Adapter https://laravel-news.com/updates-to-inertiajs-and-the-laravel-adapter
Laravel News
Updates to Inertia.js and the Laravel Adapter - Laravel News
The Laravel team has released some sweet updates to Inertia.js v2 and the Laravel adapter, introducing new features, an improved developer experience, and more.
π6
Streamlined Data Flow Between Laravel Seeders Using Context https://laravel-news.com/context-attribute
Laravel News
Streamlined Data Flow Between Laravel Seeders Using Context - Laravel News
Laravel's Context system enables clean data sharing between database seeders through the Context facade and attribute-based injection. Eliminates redundant queries and tight coupling while maintaining clear dependencies and type safety.
β€2π1
Execute Ping Commands and Get Back Structured Data in PHP https://laravel-news.com/execute-ping-commands-and-get-back-structured-data-in-php
Laravel News
Execute Ping Commands and Get Back Structured Data in PHP - Laravel News
The spatie/ping PHP package provides a simple way to execute Internet Control Message Protocol (ICMP) ping commands and parse the results into structured data. Ping can help determine if a remote host is reachable, providing network diagnostics and measuringβ¦
β€2
The July 2025 Laravel Worldwide Meetup is Today https://laravel-news.com/the-july-2025-laravel-worldwide-meetup-is-today
Laravel News
The July 2025 Laravel Worldwide Meetup is Today - Laravel News
The next Laravel Worldwide Meetup is today, Tuesday, July 22nd, 2025. The meetup starts on YouTube at 16:00 UTC and features Harris Raftopoulos.
β€1
Singleton and Scoped Container Attributes in Laravel 12.21 https://laravel-news.com/laravel-12-21-0
Laravel News
Singleton and Scoped Container Attributes in Laravel 12.21 - Laravel News
The Laravel team released v12.21.0 with singleton and scoped container attributes, a query builder method to check if a value is between two columns using the query builder, strict numeric and boolean validation options, and more.
β€4π₯1
Blade Service Injection: Direct Service Access in Laravel Templates https://laravel-news.com/blade-inject
Laravel News
Blade Service Injection: Direct Service Access in Laravel Templates - Laravel News
Laravel's @inject directive enables direct service container access within Blade templates, reducing controller complexity while maintaining clean architecture. Perfect for utility services, analytics, and view-specific functionality without coupling controllers.
β€7
Retrieve the Currently Executing Closure in PHP 8.5 https://laravel-news.com/retrieve-the-currently-executing-closure-in-php-85
Laravel News
Retrieve the Currently Executing Closure in PHP 8.5 - Laravel News
PHP 8.5 will support recursion in Closures by fetching the currently executing Closure. Learn how you can support recursion using the Closure::getCurrent() method.
π₯4
Take the Annual State of Laravel 2025 Survey https://laravel-news.com/take-the-annual-state-of-laravel-2025-survey
Laravel News
Take the Annual State of Laravel 2025 Survey - Laravel News
Take the State of Laravel 2025 survey to contribute your voice to the Laravel community. By sharing and participating, you can help us gain more insights into this amazing community.
β€2π1
Laravel Scoped Route Binding for Nested Resource Management https://laravel-news.com/route-resource-scoped
Laravel News
Laravel Scoped Route Binding for Nested Resource Management - Laravel News
Secure nested Laravel resources automatically with scoped route binding. This feature validates parent-child relationships in URLs, eliminating manual checks while maintaining clean, SEO-friendly routing structures for hierarchical data management.
β€1
Add Reactions Functionality to Your App With Laravel Reactions https://laravel-news.com/laravel-reactions-package
Laravel News
Add Reactions Functionality to Your App With Laravel Reactions - Laravel News
The Laravel Reactions package is a simple and flexible package to add reaction functionality to any Eloquent model in your Laravel application.
β€7π2π₯2π₯°1π1π1π€‘1
NativePHP Is Entering Its Next Phase https://laravel-news.com/bifrost
Laravel News
NativePHP Is Entering Its Next Phase - Laravel News
Bifrost is the first and only build service designed specifically for NativePHP apps.
π©9π3π1π₯±1