star Created with Sketch.
Discover Our Apps

Laravel Daily's

Illustration of Laravel orchestrating chained, routed, and parallel AI agents

Building Multi-Agent Workflows with the Laravel AI SDK: Chaining, Routing, and Parallelizing Agents

A single model call works well for a focused task. Complex applications need more structure....
hero image

Laravel Boost 2.6.0: The New Testing Best Practices Skill and Smarter Agent Tooling

Laravel Boost 2.6.0 was released on August 25, 2026. This release adds a new Testing...
hero image

Type-Safe Laravel + Vue + Inertia: From PHP DTOs to Typed Vue Props

Type safety works best when it covers the whole application. A PHP type at the...
hero image

Content Generation in Laravel: From Prompt to Published Post with the AI SDK

AI content generation works best when it fits the application around it. The model should...
hero image

Agent Run Observability in Laravel AI SDK 0.11: Trace Every Step, Tool Call, and Failure

Laravel AI SDK v0.11.0 shipped on August 19, 2026. This release adds a complete execution...
hero image

The Inertia 3.x Data Playbook: Defer, Poll, or Fetch in Your Laravel + Vue SPA

A dashboard rarely has one kind of data. Some values are expensive to calculate. Some...
hero image

Real-Time Laravel + Vue + Inertia: Adding Live Updates with Reverb and Echo

An Inertia SPA can feel immediate without becoming a separate frontend and backend project. Laravel...
hero image

Structured Outputs in the Laravel AI SDK: Typed, Valid JSON From Any LLM

LLMs are excellent at producing language. Production applications need predictable data. A support ticket classifier...
hero image

Optimistic UI in Inertia 3.x: Instant Feedback Without the Jank

A button should respond when a user clicks it. That sounds obvious, but many interfaces...
hero image

SSR with Laravel, Vue, and Inertia: Faster First Paint, Same Elegant DX

Server-side rendering gives your Laravel and Vue application a head start. Instead of sending an...
hero image

AI Email Automation in Laravel: Drafting, Classifying, and Replying at Scale

Email is often the first queue your application needs to manage. Customers ask questions, send...
hero image

RAG in Laravel: Building a Document Q&A System with the AI SDK and Vector Search

A generic AI model knows a lot. It does not know your private product manuals,...
« 1 3 4 5 6 7 15 »