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.
Table of contents
# Memoized Cache Driver# Freeze Time Test Updates# Add a Callback for DB Transaction Failures# Model Relationship Autoloading from a Model# Add Descriptive Error Messages to assertViewHas()# Fluent make() Method# Release notes# v12.9.01 Comment
Sort: