Laravel AI SDK recently released a new v0.10, with new features, some them announced at Laracon US 2026 in Boston. This tutorial shows four practical features from this new version. But it may also be useful if you have not tried the Laravel AI SDK before. Let's dive in.
In this 22-minute video for Premium members, I'm showing how to use Laravel for calling a Python image OCR script, running as API with FastAPI. Repository included.
In this 12-minute video for Premium members, I'm showing the e-commerce homepage optimization where some data is loaded with Livewire components that are appearing later.
In this 20-minute video for Premium members, I'm comparing the speed of FIVE different approaches to UPSERT 1M records into existing "products" DB table with 1M records in it, testing MySQL / SQLite / PostgreSQL, also comparing local MacBook Pro vs cheapest Laravel Forge $6 server.
In this 14-minute video for Premium members, I'm comparing the speed of SIX different approaches to seed 1M records into users/posts DB tables, testing MySQL / SQLite / PostgreSQL, also comparing local MacBook Pro vs cheapest Laravel Forge $6 server.