---
title: "Support for Query Builder Pipelines in Laravel 12.4"
url: https://daily.dev/posts/support-for-query-builder-pipelines-in-laravel-12-4-goaidcnmu
source_url: https://laravel-news.com/laravel-12-4-0
type: article
source: "Laravel News"
published: 2025-03-31T12:49:39.532Z
updated: 2025-03-31T12:49:51.544Z
tags: ["webdev", "backend", "php", "laravel"]
reading_time: 5
upvotes: 19
comments: 0
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.

# Support for Query Builder Pipelines in Laravel 12.4

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

## Summary

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().

## Full article

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

## 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), [#backend](https://daily.dev/tags/backend), [#php](https://daily.dev/tags/php), [#laravel](https://daily.dev/tags/laravel)

[View this post on daily.dev](https://daily.dev/posts/support-for-query-builder-pipelines-in-laravel-12-4-goaidcnmu)
