Writing on software design, company building, and the aerospace industry.

All of my long-form thoughts on programming, leadership, product design, and more, collected in chronological order.

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.

Laravel Adds an Official Svelte + Inertia Starter Kit

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.