Laradocs is a Laravel package that serves a documentation site from markdown files kept inside your codebase. You write the docs next to the code they describe, commit them together, and Laradocs rend...
JetBrains and The PHP Foundation have launched the first State of PHP survey, a joint effort to get a clearer picture of how PHP is used today and who is building with it. The two teams are trying to ...
Laracon US has announced the full speaker lineup for its 2026 conference, headed to Boston on July 28-29. The list pulls together the Laravel core team, well-known community names, and a few faces fro...
Symfony 8.1 includes many small features and improvements across different components. This is the second article in the series that highlights some of the most useful DX (developer experience) improv...
Contributed by Fabien Potencier in ...
Laravel’s built-in migrate:fresh drops every table before re-running your migrations, which is exactly what you want until it isn’t. If a table holds seed data you don’t want to rege...
The Laravel team released v13.15.0 with typed translation accessors, JSON Schema deserialization, a dedicated Cloud queue driver, and a couple of security-related validation and routing fixes. Typed t...
Every Symfony release ships dozens of small developer experience (DX) improvements that make day-to-day work more pleasant. This article highlights some of those improvements in Symfony 8.1. Copy Req...
.cls-1{fill:currentColor;}.cls-2{fill:#63af5e;}.cls-3{fill:#2e854a;} TreeHouse powers two of the largest real estate marketplaces in the Netherlands: huurwoningen.nl and pararius.nl. Both sites hos...
The Laravel team released v13.14.0 (on 06/04/2026) with a new deserializer for the JSON Schema library, fixes to how queue jobs inherit attributes, more visibility into pending jobs, and a round of HT...

