Laravel News Podcast

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!
Ask episode
AI Snips
Chapters
Transcript
Episode notes
INSIGHT

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.
ADVICE

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.
INSIGHT

Inertia Adds Native-Like Form Component

  • Inertia's new form component behaves like a classic HTML form but uses Inertia under the hood for XHR submissions.
  • It exposes slot props, state helpers, events, and dot-notation to simplify form handling across frameworks.
Get the Snipd Podcast app to discover more snips from this episode
Get the app