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
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