---
title: "Memoized Cache Driver in Laravel 12.9"
url: https://daily.dev/posts/memoized-cache-driver-in-laravel-12-9-qfyzut5us
source_url: https://laravel-news.com/laravel-12-9-0
type: article
source: "Laravel News"
published: 2025-04-16T13:25:41.827Z
updated: 2025-04-16T13:25:55.756Z
tags: ["webdev", "php", "laravel"]
reading_time: 5
upvotes: 19
comments: 1
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Memoized Cache Driver in Laravel 12.9

**[Laravel News](https://daily.dev/sources/ln)** · 5 min read · 19 upvotes · 1 comments

## Summary

Laravel 12.9.0 introduces a memoized cache driver, relationship autoloading for model instances, a DB transaction failure callback, updated freezeTime testing methods, improved error messages for assertViewHas(), and a Fluent::make() method. Explore the release notes for a full list of changes.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://laravel-news.com/laravel-12-9-0>

## Community discussion

Top comments from developers on daily.dev.

**@romeltech** · 0 upvotes

> Love the Callback for DB Transaction Failures!

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#webdev](https://daily.dev/tags/webdev), [#php](https://daily.dev/tags/php), [#laravel](https://daily.dev/tags/laravel)

[View this post on daily.dev](https://daily.dev/posts/memoized-cache-driver-in-laravel-12-9-qfyzut5us)
