Skip to main content

Black Friday 2025! Only until December 1st: coupon FRIDAY25 for 40% off Yearly/Lifetime membership!

Read more here
Tutorial Free

This Week in Laravel: New Starter Kit, Eloquent/Filament Tips

November 28, 2025
4 min read

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

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


From my YouTube Channel

New TailAdmin Laravel Starter Kit with Basic Auth
youtube.com

TailAdmin released their Laravel version, and I decided to create a starter kit from that. In this video, I will demo both!


Advanced Eloquent Relations: Explained in 12 Minutes
youtube.com

Excerpt from my course on Laravel Eloquent, 5 videos combined together.


What Laravel Devs Need to Learn? (Nov 2025 Edition)
youtube.com

I asked Laravel Daily members about their goals and struggles. Summary in this video.


New Laravel Package for Emails and Important Starter Kits Change
youtube.com

Let me show a new package called Email Utilities for extra email validation, and also we'll discuss the change in starter kits related to Laravel Fortify.


Product Hunt Mini-Clone with Laravel and Livewire
youtube.com

Let me briefly show you the source code of this simple demo project.


Filament Multiple Tables on One Page with Livewire Components
youtube.com

You can put many Filament tables on the same page. Let me show you how.


Filament Register Page: Add Terms and Conditions Checkbox
youtube.com

A simple example of a custom Filament registration form, answering a question from the comments.


Filament Auth UI Enhancer Plugin: Customize Login/Register Pages
youtube.com

A quick demonstration how to add colors/images to your Auth pages in Filament.


From Laravel Community

In Laravel 12.40, you can now pause and resume specific queues without stopping all workers
x.com

Perfect for handling flaky APIs, maintenance tasks, heavy jobs, or rate limiting scenarios.


Starting with Laravel v12.40.0, we have a new method called daysOfMonth() available
x.com

This new method is a quick convenience feature for situations where we want to trigger a command multiple times a month.


PHP 8.5 is out now; 15 new features and changes
benjamincrozat.com

PHP 8.5 arrives November 20, 2025: pipe operator, URI extension, clone with v2, array_first/array_last, fatal error backtraces, Intl updates, and more.


Laravel 12 now officially supports PHP 8.5. : r/laravel
reddit.com

Reddit discussion.


After 2.5 years without a major version, we just launched Backpack v7 : r/laravel
reddit.com

Tabacitu here, founder of Backpack for Laravel. I know product launch posts can feel spammy, so I'll keep this focused on what actually matters to you as Laravel developers.


I launched Beacon — a Laravel-native feature flag platform for Pennant : r/laravel
reddit.com

Yesterday I launched Beacon, a fully open source feature flag management platform designed specifically for Laravel Pennant.


FilaForms — public form builder plugin for FilamentPHP [Black Friday: 30% off] : r/laravel
reddit.com

So I built FilaForms: a Filament plugin with a visual form builder, submission tracking, and analytics.


PHP Benchmarks: 8.5 vs 8.4, 8.3 and 7.4
tideways.com

So, how much faster is this new release across popular frameworks and applications?


Build Your Own Private, Self-Hosted AI Applications with Ollama & Laravel
tighten.com

Imagine your team wants to bring AI into their workflow to automate routine tasks, extract insights from data, assist with content creation, or improve customer support. Smart move!

You can integrate AI into your...


The Difference Between ?: and ?? in PHP
ashallendesign.co.uk

Learn about the difference between the ternary operator (?:) and the null coalescing operator (??) in PHP. We'll also discuss a common gotcha that I see developers (myself included) run into when using these operators.


A Guide to Laravel Queues: Building Scalable, Performant Applications — Bert.gent
bert.gent

A Guide to Laravel Queues: Building Scalable, Performant Applications


How to use Flexible Caching in Laravel | Tutorial | Quick Win Wednesday #QWW
youtube.com

In this episode of the Quick Win Wednesday series, I'll have a look at how to use flexible caching in Laravel. A great way to avoid unhappy users who'll hit ...


Building an Advanced Contribution Points System with Laravel: Streaks, Multipliers, and Full Audit…
elishaukpongson.medium.com

I recently built a comprehensive contribution points system for a power outage tracking platform called LightDey.


Organize Livewire Properties with Groups
leuver.ink

Managing complex forms with many properties in Livewire can get messy. Property groups help organize related fields for cleaner validation, manipulation, and debugging.


Why I don't use return types on controller actions
youtube.com

I find a lot of value in static analysis tools like PHPStan, that will analyze your code and find potential issues before they happen at runtime.But there's ...


Davor Minchorov on X: Vertical Slices in Laravel
x.com

Laravel comes with a folder by type folder structure which is fine for small projects in which you are the main developer but that doesn't scale well in a bigger team on a long-term projects.


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.

Enjoyed This Tutorial?

Get access to all premium tutorials, video and text courses, and exclusive Laravel resources. Join our community of 10,000+ developers.

Comments & Discussion

No comments yet…

We'd Love Your Feedback

Tell us what you like or what we can improve

Feel free to share anything you like or dislike about this page or the platform in general.