Laravel 12.4 introduces a new query builder pipe() method, allows conditional skipping of migrations, and adds the Arr::sole() method. Other updates include the listenersPushed() method for queue listeners, the Model::except() method, and the assertDoesntThrow() method, along with new JSON assertion methods whereNull() and whereNotNull().

5m read timeFrom laravel-news.com
Post cover image
Table of contents
# Query Builder pipe() Method# Skipping Migrations# Arr::sole() Method# Queue fake Helper for Listeners Pushed# Model except() Method# Assert Does Not Throw Method# Where Null and Where Not Null JSON Assertions# Release notes# v12.4.0

Sort: