star Created with Sketch.
Discover Our Apps

Laravel Daily's

Laravel AI content generation pipeline showing draft, refine, queue, and publish stages

Build an AI Content Generation Pipeline in Laravel: Draft, Refine, and Publish with the AI SDK

AI content generation works best as a pipeline, not a single model call. A draft...
Bright illustration of Laravel, Vue, Inertia, and PHP powering an optimistic UI update

Optimistic UI in Inertia 3.x: Instant Feedback with useHttp in Laravel + Vue

A slow request does not always mean a slow experience. When a user clicks a...
Illustration of Laravel, Vue, Inertia, shields, gates, and permission badges

Authorization in Inertia 3.x: Policies, Gates, and Permission-Aware Vue Components

Authorization should shape your application from the server outward. Laravel remains the source of truth....
Bright illustration of a Laravel AI agent producing structured JSON for a REST API

Structured Output in Laravel: Type-Safe JSON from AI Agents with the AI SDK

AI agents are useful when they return data your application can trust. Free-form text is...
Bright illustrative team dashboard showing Laravel, Vue, Inertia, PHP, charts, incidents, and team activity

Build a Real-World Team Dashboard with Laravel, Vue, and Inertia: A Production Walkthrough

A team dashboard should answer one question quickly: what needs attention right now? For this...
Laravel AI SDK cost optimization with prompt caching, cheaper models, embeddings, and provider failover

Cut Your AI Bill in Half: Prompt Caching and Smarter Model Selection with the Laravel AI SDK

AI costs usually grow through repetition. Your agent sends the same instructions on every request....
Bright Laravel, Vue, and Inertia illustration showing friendly 404 and 500 error screens

Custom Error Pages in Inertia 3.x: Beautiful 404s and 500s in Your Laravel + Vue App

Error pages are part of your application’s interface. A missing page, expired form, or temporary...
Bright illustration of Laravel, Vue, Inertia, and Vite splitting a large application bundle into smaller modules

Code Splitting in Inertia 3.x: Lazy-Load Your Laravel + Vue SPA for Faster Boot Times

A Laravel and Vue application often starts with one small JavaScript entry point. Then the...
Bright illustration of a Laravel terminal debugging REST API requests with Telescope and an AI coding agent

Debug Laravel from the Terminal: Telescope 5.24 CLI Commands Meet the Boost AI Debugging Skill

Laravel Telescope 5.24.0, released on September 8, 2026, adds two Artisan commands for inspecting application...
Bright Laravel text-to-speech API illustration with a microphone, audio waveform, PHP icon, and API connections

Build a Text-to-Speech API with Laravel: Real-Time Audio with the AI SDK

Text-to-speech turns application content into usable audio. You can narrate articles, read notifications aloud, guide...
Laravel AI recommendation engine with embeddings, vector search, and PostgreSQL

Building a Recommendation Engine in Laravel: Embeddings, Vector Search, and the AI SDK

A recommendation engine does not need a separate machine-learning platform. You can build a practical...
A human approval brake stopping an AI agent before it performs an irreversible tool call

Human-in-the-Loop AI Agents in Laravel: Approving Tool Calls Before They Run

Autonomous tools make agents useful. They also give agents the ability to change real data....
« 1 2 3 4 15 »