Laravel Live UK returns to London on June 18-19, 2026
Laravel Live UK, the official Laravel conference for the UK, is set for June 18-19, 2026 in London at the Shaw Theatre. Tickets are on sale now and the CFP is open.
All of my long-form thoughts on programming, leadership, product design, and more, collected in chronological order.
Laravel Live UK, the official Laravel conference for the UK, is set for June 18-19, 2026 in London at the Shaw Theatre. Tickets are on sale now and the CFP is open.
Build related content links using vector embeddings and pgvector for Laravel
OpenAI introduced GPT‑5.3‑Codex, a Codex model focused on agent-style development workflows where the model can use tools, operate a computer, and complete longer tasks end-to-end.
Filament v5.2.0 ships five new features, including a Callout component for highlighting important information in forms, stacked table rows for better mobile readability, and stacked action modals that keep parent modals visible.
Anthropic released Claude Opus 4.6 with adaptive thinking, doubled output tokens (128K), a new Compaction API for long conversations, and data residency controls.
Laravel has announced a new first-party AI SDK, providing a unified, Laravel-native API for integrating AI features across multiple providers.
Laravel v12.50.0 introduces a new `hasMany()` collection method for checking if a collection contains multiple matching items, along with support for unique queued listeners, typed cache getters, and more.
The Laravel Attribute Mask package by Fazle Rabbi automatically masks sensitive Eloquent model attributes when they are retrieved.
Laravel File Encryption processes files in configurable chunks using AES-256-GCM authenticated encryption, allowing you to encrypt files of any size without memory constraints.
Statamic 6 has been released with a redesigned control panel, Vue 3 and Inertia.js, Tailwind CSS v4 support, and new security features for Laravel developers.