This Week in Laravel: Laravel Modules, Livewire 4 Beta, and Where Are ALL Juniors?

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

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


From my LaravelDaily.com

[New Course] Laravel Modules and DDD
laraveldaily.com

Brand new 2-hour course (text + video + repositories) I worked hard on for the last month or so.


Laravel Slower Package: Ask AI How to Improve Your DB
laraveldaily.com

After your application grows, SQL queries might become slow. Let's check the halilcosdu/laravel-slower package, which can help to improve query performance, using AI.


From my YouTube Channel

Where Are All NEW Laravel/PHP Devs? (and what can we do)
youtube.com

I recently tweeted about the problem of Laravel/PHP community, that I don't see many new/young developers entering the ecosystem.


Laravel Modules: 3 Different Ways (With or Without a Package)
youtube.com

A free 15-minute "summary" lesson from my new course "Laravel Modules and DDD".


Filament Repeater: 5 Advanced "Tricks" with Examples
youtube.com

A demo project with Repeater use-cases of "advanced" customizations.


From Laravel Community

Livewire v4 Beta: Upgrade Guide
livewire.laravel.com

Official guide of changes from Livewire 3 to Livewire 4 Beta (still in beta, still not stable).


Manage Credit-based Systems in Laravel - Laravel News
laravel-news.com

The Credits package for Laravel is a ledger-based Laravel package for managing credit-based systems in your application.


Optimizing Queries with Memoization - Laravel In Practice EP9
youtube.com

In this episode, Harris from Laravel News helps you optimize your dashboard performance by eliminating duplicate cache hits using memorization.


Prevent Duplicate Files with the Dedupler Package for Laravel - Laravel News
laravel-news.com

Dedupler is a Laravel package that automatically prevents duplicate files using SHA-1 hashing and provides a polymorphic API for managing your attachments.


Laravel Cloud now supports Managed Reverb : r/laravel
reddit.com

Laravel cloud now supports managed reverb and charges by concurrent connections and messages per day. Including Reddit discussion on what people think about this.


Introducing Nimbus: An integrated, in-browser API client for Laravel with a touch of magic : r/laravel
reddit.com

Nimbus takes a different approach: instead of being a generic API client, it’s a Laravel-aware API client. It lives inside your application and automatically understands what you’re building. That gives it a leverage that traditional tools don't have to introduce convenient magic.


CKEditor 5 Livewire integration : r/laravel
reddit.com

Livewire doesn’t have a solid integration with a modern WYSIWYG editor that handles syncing properly with the Laravel backend and Livewire itself, so I built one that supports change dispatching, works with different editor types like decoupled and multiroot, integrates with forms, and lets you add custom plugins.


How is your experience with Wayfinder so far? : r/laravel
reddit.com

I am doing a Vue/Inertia app and got sick of trying to figure out why Ziggy wasn't playing well with Sail (I was getting a load of CORS errors and couldn't figure out why) so I switched over to Wayfinder. Any idea how long till version 1? Is this going to be an official Laravel package?


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:
  • 84 courses
  • 98 long-form tutorials
  • access to project repositories
  • access to private Discord

Recent New Courses