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
Streamlined String Encryption with Laravel's Fluent Methods https://laravel-news.com/string-encryption
Laravel News
Streamlined String Encryption with Laravel's Fluent Methods - Laravel News
Simplify Laravel string encryption with new fluent methods that eliminate pipe workarounds. These integrated encrypt and decrypt functions maintain clean code chains while leveraging your application's existing security configuration seamlessly.
β€1
Performance Analysis with Laravel's Measurement Tools https://laravel-news.com/benchmark-dd
Laravel News
Performance Analysis with Laravel's Measurement Tools - Laravel News
Optimize Laravel application performance using built-in measurement tools that compare execution times across different implementations. These utilities provide accurate timing data for informed optimization decisions without complex benchmarking setup requirements.
π6π1
Memoization and Function Caching with this PHP Package https://laravel-news.com/memoize-php-package
Laravel News
Memoization and Function Caching with this PHP Package - Laravel News
Memoize is a lightweight PHP library that simplifies function caching and memoization. It can help boost your application's performance by storing the results of costly function calls, so repeated calls with the same arguments return instantly without reprocessing.
β€5π₯1
Time-Controlled Data Processing with Laravel LazyCollection Methods https://laravel-news.com/lazycollections-takeUntilTimeout
Laravel News
Time-Controlled Data Processing with Laravel LazyCollection Methods - Laravel News
Control long-running Laravel data processing operations with LazyCollection timeout methods. These tools enable efficient dataset handling within time constraints, preventing indefinite execution while maximizing processing throughput for batch operations.
β€1
The Laravel Idea Plugin is Now FREE for PhpStorm Users https://laravel-news.com/the-laravel-idea-plugin-is-now-free-for-phpstorm-users
Laravel News
The Laravel Idea Plugin is Now FREE for PhpStorm Users - Laravel News
Starting July 30, 2025, JetBrains is making Laravel Idea free for PhpStorm users.
π40π₯8π₯°7π2β€1π1π1π€£1
Laracon 2025 Day 2 - Part One https://www.youtube.com/watch?v=g483eJ9cUSs
YouTube
Laracon 2025 Day 2 - Part One
@laravelnews on social:
Instagram: https://www.instagram.com/laravelnews/
Twitter: https://twitter.com/laravelnews
Facebook: https://www.facebook.com/laravelnews
LinkedIn: https://www.linkedin.com/company/laravel-news
β« Business Inquires: hello@laravelβ¦
Instagram: https://www.instagram.com/laravelnews/
Twitter: https://twitter.com/laravelnews
Facebook: https://www.facebook.com/laravelnews
LinkedIn: https://www.linkedin.com/company/laravel-news
β« Business Inquires: hello@laravelβ¦
β€3
Route Optimization through Laravel's Shallow Resource Architecture https://laravel-news.com/route-shallow-resource
Laravel News
Route Optimization through Laravel's Shallow Resource Architecture - Laravel News
Optimize Laravel API routes with shallow nesting to reduce URL complexity while preserving resource relationships. This approach eliminates redundant parent identifiers in individual resource operations, creating cleaner and more maintainable routing structures.
π5
Everything We Know About Pest 4 https://laravel-news.com/everything-we-know-about-pest-4
Laravel News
Everything We Know About Pest 4 - Laravel News
Nuno Maduro was the second speaker at Laracon US 2025 on Tuesday, unveiling new features for the upcoming Pest v4.0. Let's look at some of the impressive testing features coming to Pest v4!
β€8π1π₯1π1
Enhancing Laravel Queries with Reusable Scope Patterns https://laravel-news.com/reusable-scope-patterns
Laravel News
Enhancing Laravel Queries with Reusable Scope Patterns - Laravel News
Transform Laravel database queries with reusable scope patterns that encapsulate common filtering logic. These powerful abstractions enable elegant query composition while promoting code reusability and maintaining consistent database interaction patternsβ¦
π₯2β€1π1
Everything We Know About Livewire 4 https://laravel-news.com/everything-we-know-about-livewire-4
Laravel News
Everything We Know About Livewire 4 - Laravel News
Caleb Porzio presented Livewire 4 on the second day of Laracon US 2025, unveiling the next major version of Livewire. Check out the highlights with us to get ready for Livewire 4!
π₯12π2
Laravel Boost, your AI coding starter kit https://laravel-news.com/laravel-boost-your-ai-coding-starter-kit
Laravel News
Laravel Boost, your AI coding starter kit - Laravel News
Introducing Laravel Boost, your AI coding starter kit.
β€1
Simplified Batch Job Creation with Laravel's Enhanced Artisan Command https://laravel-news.com/batch-job-creation
Laravel News
Simplified Batch Job Creation with Laravel's Enhanced Artisan Command - Laravel News
Accelerate Laravel batch job development with the enhanced make:job command that automatically generates complete batch-ready classes. This streamlined approach eliminates manual trait configuration while ensuring proper cancellation handling from projectβ¦
β€1
Send Notifications in Laravel with Firebase Cloud Messaging and Notifire https://laravel-news.com/notifire
Laravel News
Send Notifications in Laravel with Firebase Cloud Messaging and Notifire - Laravel News
A Laravel package for sending Firebase Cloud Messaging (FCM) notifications with support for Laravel's notification system.
Fluent Object Operations with Laravel's Enhanced Helper Utilities https://laravel-news.com/with
Laravel News
Fluent Object Operations with Laravel's Enhanced Helper Utilities - Laravel News
Enhance Laravel object creation with helper utilities that enable fluent configuration through closures. These tools streamline complex setup operations while maintaining clean, readable code patterns for testing, API clients, and factory implementations.
β€2
Record and Replay Requests With Laravel ChronoTrace https://laravel-news.com/record-and-replay-requests-with-laravel-chronotrace
Laravel News
Record and Replay Requests With Laravel ChronoTrace - Laravel News
The Laravel ChronoTrace package enables you to record and replay Laravel requests deterministically and generate tests from production traces.
β€3