Laravel OpenAPI CLI: Generate Artisan Commands from Your API Spec
Create Laravel commands for your OpenAPI specs with Laravel OpenAPI CLI
All of my long-form thoughts on programming, leadership, product design, and more, collected in chronological order.
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.
Learn how to implement MongoDB Vector Search in Laravel to find results by semantic meaning instead of keyword matching, using Voyage AI embeddings and Eloquent in just three steps.
Laravel Nightwatch MCP is now live, enabling developers to diagnose and resolve application issues using AI agents like Claude Code. Learn how to install and get started.