This Week in Laravel: Terminal Aliases, Filament Summaries, and Failover Queue

Hey hey, Useful Laravel links to read/watch for this week of October 16, 2025.

If you want to get such list every Thursday, subscribe to the newsletter here.


From my YouTube Channel

4 Ways to Shorten Laravel Terminal Commands
youtube.com

If you're tired of typing "php artisan" for many times, there are better ways. Let me show you. Also, read the comments, people show A LOT of their Terminal aliases.


WHEN to Use Cents vs. Floats for Money in Laravel DB? (Practical Example)
youtube.com

There's a common advice to NEVER store money in decimal or float. But does it make the actual difference in typical Laravel projects? Let me show you a few examples.


Laravel Middleware with if-when (Three Syntax Options)
youtube.com

Laravel starter kits have 2FA feature protected by Middleware in a few different ways. Let's explore Livewire and Vue versions.


Filament Table Summarizers: Practical Examples
youtube.com

A dozen of examples of regular and custom summaries.


From Laravel Community

Two-Factor Authentication Now Available in Laravel Starter Kits
youtube.com

All of our Laravel starter kits now support two factor authentication. Let's take a look together.


New in Laravel: Failover Queue Driver
x.com

A tweet from Taylor Otwell.


Rector PHP For Laravel is ACTUALLY INSANE
youtube.com

Video from Nuno Maduro.


Are you using Laravel Nightwatch or other observability tool? : r/laravel
reddit.com

Since the launch of Laritor, I am struggling to get any traction despite being cheaper and offering more features than nightwatch. I also don’t see nightwatch being discussed much here or on x. So it makes me wonder, are Laravel developers not much interested in observability? or you already using a different product?


Laravel Strict Validation for Type Checking - Laravel News
laravel-news.com

Laravel's strict validation parameters for numeric, boolean, and integer rules enforce exact type matching rather than allowing PHP's type coercion, preventing string values from passing as proper types during validation.


Image Manipulation in Laravel With Glide - Laravel News
laravel-news.com

Glide for Laravel is a package that provides on-the-fly image manipulation using League/Glide. It offers Blade components for generating responsive images, URL signing for security, and seamless integration with Laravel's filesystem and caching layers.


Claude Agent Now Built Into PhpStorm AI Assistant - Laravel News
laravel-news.com

The new Claude Agent is now seamlessly integrated into JetBrains IDEs via the AI chat and included in the JetBrains AI subscription. No extra plugins, no extra subscriptions—just advanced AI coding assistance right inside your IDE.


That's it for this week, see you in the next newsletter issue!

Again, if you wanna get this to your inbox every Thursday, subscribe here.

No comments or questions yet...

Like our articles?

Become a Premium Member for $129/year or $29/month
What else you will get:
  • 83 courses
  • 98 long-form tutorials
  • access to project repositories
  • access to private Discord

Recent New Courses