Factory makeMany() Method in Laravel 12.52.0
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.
All of my long-form thoughts on programming, leadership, product design, and more, collected in chronological order.
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.
Parental is a Laravel package that brings STI (Single Table Inheritance) capabilities to Eloquent.
Laravel Live Denmark 2026 will take place August 20–21 in Copenhagen, bringing together 300+ Laravel and PHP developers for two days of talks and community connection.
A Bitwarden-inspired passphrase generator for PHP with first-class Laravel integration.
FrankenPHP v1.11.2 is a security-focused release that fixes three vulnerabilities including a critical Unicode path confusion issue and a worker-mode session leak. It also upgrades to Go 1.26 for noticeably lower latency and adds an Alpine Linux APK repository.
Laravel Screenshot by Spatie provides a way to capture web page screenshots in Laravel applications.