Articles Tagged: ai
Technical writings, opinionated architectures, and development guides tagged with ai.
Articles15
Est. Read Time163 mins
Categories5
Featured1
Jan 202612 min read
Laravel
Streaming responses in Laravel without WebSockets
Learn how to implement server-sent events (SSE) in Laravel for streaming AI responses, avoiding the complexity of WebSockets.
Dec 202510 min read
SDKs
Building AI Powered Applications in Laravel
This guide walks through prompt organization, structured outputs, and AI-discoverable capabilities using Prism and Laravel MCP.
Oct 202521 min read
Laravel
Building your first MCP server with Laravel
Learn how to build a Laravel MCP server for task management with tools, resources, prompts, Sanctum auth, Pest testing, and Claude integration.