star Created with Sketch.
Discover Our Apps

Laravel Daily's

hero image

What Production Apps Teach Us About Laravel, Vue, and Inertia in 2026

Production applications reveal where a stack becomes useful. They show which abstractions survive real requirements....
hero image

Building Fast, Modern SPAs with Laravel, Vue, and Inertia

A modern single-page application does not need a separate frontend and backend team. With Laravel,...
hero image

Streaming AI Responses in Laravel: Real-Time Chat with the AI SDK

AI chat feels slow when the browser waits for the complete response. Streaming fixes that...
hero image

Building an AI-Powered Laravel Support Assistant with OpenAI and Laravel Boost

A support assistant needs more than an API call. It needs trusted knowledge, conversation history,...
hero image

Build a Speech-to-Text API with Laravel and the AI SDK: Audio to Actionable Data

Voice input is useful when your application needs information faster than users can type it....
hero image

Staying Fresh: Real-Time Polling in Inertia 3.x with usePoll

A dashboard feels current when its data changes without a manual refresh. Inertia 3.x makes...
hero image

Forms Without Pain: Validation, Uploads, and Errors in Laravel + Vue + Inertia 3.x

Forms connect your application to its users. They also expose every weak point in your...
hero image

Build an AI-Powered Recommendation Engine with Laravel and Vector Search

Recommendation systems do not need a separate machine learning platform. You can build a practical...
hero image

Clean Authentication for Your Laravel + Vue + Inertia SPA: Session-Based, Not JWT

A Laravel + Vue + Inertia application usually does not need JWT authentication. Inertia keeps...
hero image

Server-Side Rendering with Vue and Inertia in Laravel: Faster SPAs, Less Friction

Single-page applications usually render in the browser. The server sends a small HTML shell, JavaScript...
hero image

Inertia 3.x's Built-in HTTP Client: Replacing Axios in Your Laravel + Vue SPAs

Inertia 3.x changes how Laravel and Vue applications handle HTTP requests. Axios is no longer...
hero image

Supercharging the Ultimate PHP Web Framework with Native AI Integrations

AI features are becoming part of everyday web applications. Users expect search assistants, document analysis,...
« 1 4 5 6 7 8 15 »