

Boost, Inertia Forms, and multiple personas
Aug 21, 2025
Dive into the latest Laravel innovations like Laravel Boost, an AI tool set to supercharge your coding! Discover the new Inertia form component and stable Filament v4. Learn about the Laravel ChronoTrace for request recording and the multi-persona functionality for enhanced context switching. There’s also a treasure trove of tools for automating API testing and generating secure file share links. Plus, get involved with the community through meetups and engaging discussions!
AI Snips
Chapters
Transcript
Episode notes
Rain, Sun-Baked Covers, And Conference Recap
- Michael arrived soaked after running outside to cover his outdoor furniture during a sudden downpour.
- Jake noted that sun-baked covers disintegrate and they trade Amazon cover links and tips.
Boost Reduces AI Hallucinations
- Laravel Boost feeds Laravel-specific code, docs, and version info to AI agents to reduce hallucinations.
- The project centralizes curated, versioned guidelines and tools to improve AI-driven code quality.
Configure Boost With Your Project Context
- Use Boost's MCP server tools to let agents query your database and run Tinker for real-time debugging.
- Configure version-specific docs so AI suggestions match the packages and versions in your composer.json.