Blaze: An Optimized Blade Template Compiler for Laravel
Blaze is a Blade compiler from the Livewire team that pre-compiles anonymous Blade components into optimized PHP functions to reduce rendering overhead and speed up component-heavy apps
All of my long-form thoughts on programming, leadership, product design, and more, collected in chronological order.
Blaze is a Blade compiler from the Livewire team that pre-compiles anonymous Blade components into optimized PHP functions to reduce rendering overhead and speed up component-heavy apps
Chief is a CLI tool that lets you build large projects with Claude Code by decomposing work into discrete tasks and running them iteratively.
Create Laravel commands for your OpenAPI specs with Laravel OpenAPI CLI
Laravel Boost v2.2.0 adds significant improvements to how skills and guidelines are detected for your app, ensuring they are always up to date.
Keep the Laracon momentum going at The Vibes, a one day NativePHP community gathering in Boston on July 30, 2026, with networking, collaboration, and great conversations.
Laravel 13 is the next major release of the Laravel framework, scheduled for March 2026.
Tailwind CSS v4.2.0 adds a new webpack plugin, four new default color palettes, a full set of logical property utilities for block-direction spacing and borders, and more.
Laravel v12.52.0 adds a Factory makeMany() method, new withoutAfterMaking() and withoutAfterCreating() factory helpers, temporary upload URL support for the local filesystem driver, and more.
Laravel now has an official Svelte starter kit, joining the existing React, Vue, and Livewire options. Learn more about Laravel's latest starter kit and how you can build Laravel apps with Laravel, Svelte, and Inertia.
Laravel Cloud introduces Markdown for Agents, allowing applications to serve Markdown instead of HTML when requested by AI tools, improving machine readability and future-proofing apps for agent traffic.