star Created with Sketch.
Discover Our Apps

Laravel Daily's

Bright illustration of a Laravel AI agent connected to database, embeddings, web search, file storage, and MCP tools

Give Your Laravel Agents Real Power: A Practical Guide to Tool Calling with the AI SDK

An AI agent becomes useful when it can do more than generate text. It needs...
Bright illustration of Laravel, Vue, and Inertia powering a route-based modal and slideover

Route-Based Modals in Inertia 3.x: Full Pages, Reused as Overlays in Laravel + Vue

A modal often starts as a local UI concern. A Boolean controls visibility. A second...
Bright Laravel illustration showing photos, receipts, screenshots, and diagrams flowing into a multimodal AI vision system

Vision in Laravel: Building Multimodal AI Features with the AI SDK

A user uploads a receipt. Another sends a screenshot of an error. A field technician...
Bright illustrative dashboard showing URL-driven search, sorting, filters, and pagination in a Laravel, Vue, and Inertia admi

URL-Driven State in Inertia 3.x: Search, Sort, and Paginate Your Laravel + Vue SPA

Data tables become easier to reason about when the URL owns their state. Search terms,...
Illustration of Laravel semantic search using vector retrieval and AI reranking

Reranking Search Results in Laravel: Build a Smarter REST API with the AI SDK

Semantic search finds documents with similar meaning. Reranking improves the order of those results. This...
Bright illustration of a Laravel API sending reactive HTTP data to a Vue and Inertia SPA

useHttp in Inertia 3.x: Clean Standalone Requests for Your Laravel + Vue SPA

Not every request should navigate to a new page. A search box may call a...
Bright illustrative dashboard showing Laravel, Inertia.js, and Vue connected by polling refresh arrows

Polling Without the Pain: Mastering usePoll in Inertia 3.x with Laravel and Vue

Polling is useful when your interface needs fresh data, but does not need a permanent...
Laravel, Vue, Inertia, and Pinia connected in a bright three-layer state management illustration

State Management in Laravel + Vue + Inertia: Shared Props, usePage, and Pinia

State management in a Laravel, Vue, and Inertia application does not need to begin with...
Bright illustrative Laravel pipeline showing AI image generation, PHP, cloud storage, and a marketplace product preview

AI Image Generation in Laravel: Generate, Store, and Serve Images with the AI SDK

AI-generated product imagery fits naturally into Laravel applications. You can generate an image from a...
Bright illustrative diagram showing Laravel, PHP, Vue, and Inertia moving data instantly into a browser dashboard

Prefetching in Inertia 3.x: Make Your Laravel + Vue SPA Feel Instant

A fast interface is not only about reducing server response time. It is also about...
Illustration of reusable Laravel Boost AI agent skills connected to a Laravel application, queue worker, and vector search

Building Reusable AI Agent Skills with Laravel Boost: From Guidelines to Production

AI agents become more useful when they understand your application’s conventions. Laravel Boost provides that...
Illustration of Laravel, Vue, and Inertia connecting a secure browser session to a PHP server

Authentication Patterns in Laravel + Vue + Inertia: Sessions, Guards, and Clean 403s

Authentication in a Laravel + Vue + Inertia application is still a server-side concern. Vue...
« 1 2 3 4 5 6 15 »