Mostly Technical

Sweet Hang #4: Laravel AI SDK w/ Taylor Otwell

Jan 16, 2026
Taylor Otwell, creator of the Laravel PHP framework, joins the hosts for a lively discussion about the exciting new Laravel AI SDK. He shares his journey into AI and how it influences modern coding, including vibe coding a text MUD server. The conversation dives into the benefits of using Laravel in the AI era, detailing features like message persistence and real use cases in sales coaching. Taylor also explains Laravel Private Cloud, discussing customer-specific AWS setups and the vision for future integrations and demos.
Ask episode
AI Snips
Chapters
Transcript
Episode notes
ANECDOTE

Using Claude To Code Features

  • Taylor used Claude to generate code by giving interfaces and letting the model implement missing classes.
  • He often polished Claude's output and integrated it directly into his development flow.
ANECDOTE

Building A MUD Server For Fun

  • Taylor is building an old-school MUD server in Bun as a fun project and to test AI-driven development.
  • He uses the project to experiment with agent-driven game logic and tick systems controlled by Claude.
ADVICE

Persist Conversations And Track Usage

  • Use built-in conversation persistence to manage stateless LLM interactions and token usage tracking.
  • Configure message retention and store tool calls so you can audit cost and performance over time.
Get the Snipd Podcast app to discover more snips from this episode
Get the app