Laracon US 2026 Announced
Laracon US 2026 is heading to Boston, Massachusetts on July 28–29, 2026. Tickets are now available with speakers including Taylor Otwell, Aaron Francis, and Nuno Maduro.
All of my long-form thoughts on programming, leadership, product design, and more, collected in chronological order.
Laracon US 2026 is heading to Boston, Massachusetts on July 28–29, 2026. Tickets are now available with speakers including Taylor Otwell, Aaron Francis, and Nuno Maduro.
ArtisanFlow The flowchart engine Alpine.js never had. An open source, Node-based UIs built with directives you already know. Animation engine included.
A Laravel package that exposes QuickBooks Online as a Model Context Protocol server, giving AI clients full CRUD access to 11 QBO entities through 50 callable tools.
Wes Bos has released JSON Alexander, a new browser extension for viewing JSON files with tree, formatted, and raw modes after concerns surfaced around another popular JSON formatter extension.
Enterprise-grade license management for Laravel with offline verification, seat-based licensing, cryptographic security, and multi-product support.
Matt Stauffer joins Eric Barnes to talk about his brand-new seat on the PHP Foundation board — what the foundation actually does, how it relates to PHP internals, and why he thinks it's the key to finally fixing PHP's reputation problem.
Laravel Activitylog v5 drops support for PHP < 8.4 and Laravel < 12, introduces a HasActivity trait, activity buffering for bulk inserts, and renames several methods for consistency.
Laravel has released the open source Cloud CLI, a Laravel Zero-powered command line tool for deploying and managing Laravel Cloud applications, environments, databases, domains, and more.
Laravel 13.3.0 adds a new #[UnitTest] attribute to skip framework booting per test method, variadic model attributes, a BatchStarted event, and memory reporting in verbose queue worker output.
PAO by Nuno Maduro detects when tests run inside AI agents and converts verbose test output to compact JSON, cutting token usage by up to 99.8%.