Laravel Updates

Laravel 12.41.0 Is Now Released. Here's what new !

Laravel 12.41 rolled out this week with notable enhancements. It introduces a refreshed modern email template, convenient duration helpers covering milliseconds, weeks, and months, and a new reload command designed to streamline service restarts during deployment. A few smaller improvements and tweaks also made it into this release.

· 3 mins read
Summarize and analyze this article with:
Share this

Laravel 12.41.0 has been released on the 3rd December 2025, and is loaded with mahy cool features and changes. The most prominent feature among the latest released version is the updation or we can say the modernize version of the email template, addition of millisecondsweeks, and months duration helpers to Illuminate\Support to name a few.

Release notes

You can find the complete list of new features and updates below and the diff between 12.40.0 and 12.41.0 on GitHub. The following release notes are directly from the changelog. I have complied a list of the changes from the changelog below:

#v12.41.0

Happy Coding Cheers !!

Read next

What Changed in Laravel 13 That Most Developers Are Still Ignoring

Laravel 13 shipped with zero breaking changes, which means most developers upgraded and moved on. This covers the features that should actually change how you write code.

· 7 mins read