---
title: "Laravel 10.14 Released"
url: https://daily.dev/posts/laravel-10-14-released-ptopugscs
source_url: https://laravel-news.com/laravel-10-14-0
type: article
source: "Laravel News"
published: 2023-06-28T13:09:26.076Z
updated: 2023-07-20T14:09:14.363Z
tags: ["php"]
reading_time: 2
upvotes: 21
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.

# Laravel 10.14 Released

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

## Summary

Laravel team released v10.14 with a new validation rule, define custom Gate denial response, global HTTP client middleware, HTTP client convenience methods, and more. The validation rule provides a way to authorize an ability for a given form field. This allows you to move some authorization logic from the controller and into the form request.

## Full article

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

## Community discussion

Top comments from developers on daily.dev.

**@tchoffojunior** · 0 upvotes

> Thanks for this article 🙏🏾  you must read it @ariane699 @lesam

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

[View this post on daily.dev](https://daily.dev/posts/laravel-10-14-released-ptopugscs)
