Laravel's toUri() Method for Dynamic URL Construction https://laravel-news.com/touri
Laravel News
Laravel's toUri() Method for Dynamic URL Construction - Laravel News
Laravel's toUri() method converts strings to URI objects supporting fluent query parameter addition and modification. Streamline URL processing from text extraction to dynamic parameter construction with chainable methods.
❤6
Convert Eloquent Models to HLS Video https://laravel-news.com/convert-eloquent-models-to-hls-video
Laravel News
Convert Eloquent Models to HLS Video - Laravel News
Laravel HLS is a package for generating HTTP Live Streaming (HLS) playlists and segments with AES-128 encryption. Convert your Eloquent video models to HLS easily with this package.
⚡6
AI-Driven Development Insiders Launch: 500 Seats. 24 Hours. 50% Off https://laravel-news.com/ai-driven-development-insiders-launch
Laravel News
AI-Driven Development Insiders Launch: 500 Seats. 24 Hours. 50% Off - Laravel News
AI-Driven Development Insiders Launch: 500 Seats. 24 Hours. 50% Off
💩5👍1
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