Laravel 12.1 introduces several new features including a context scope method, an Arr::partition() method, a getRawSql() method to handle query exceptions, and enhancements to the PendingCommand class. These updates aim to improve usability and developer efficiency.
Table of contents
# New Array Partition Method# Added a getRawSql() Method to Query Exceptions# Context Scope Method# PendingCommand Class is Now Tappable# Release notes# v12.1.02 Comments
Sort: