---
title: "Laravel 12.2 Introduces Custom Starter Kits"
url: https://daily.dev/posts/laravel-12-2-introduces-custom-starter-kits-c2wl8jmmr
source_url: https://laravel-news.com/laravel-12-2-0
type: article
source: "Community Picks"
published: 2025-03-18T06:49:48.657Z
updated: 2025-04-07T06:30:44.690Z
tags: ["webdev", "open-source", "community", "php", "laravel"]
reading_time: 4
upvotes: 17
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.

# Laravel 12.2 Introduces Custom Starter Kits

**[Community Picks](https://daily.dev/sources/community)** · 4 min read · 17 upvotes · 0 comments

## Summary

Laravel 12.2.0 has been released, introducing custom starter kits and several new features. The new version includes support for community starter kits, which can be easily installed via the 'laravel new' command. Other updates include a ddBody() method for TestResponse, CanBeOneOfMany support for HasOneThrough relationships, and new increment/decrement methods for Context.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://laravel-news.com/laravel-12-2-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), [#open-source](https://daily.dev/tags/open-source), [#community](https://daily.dev/tags/community), [#php](https://daily.dev/tags/php), [#laravel](https://daily.dev/tags/laravel)

[View this post on daily.dev](https://daily.dev/posts/laravel-12-2-introduces-custom-starter-kits-c2wl8jmmr)
