About
This starter project provides a robust foundation for integrating modern AI capabilities directly into Laravel applications. It enables developers to quickly build conversational interfaces with multi-turn chat and history management, and expose application data securely to Large Language Models (LLMs) via its built-in Model Context Protocol (MCP) server. Leveraging Prism PHP for AI abstraction and Ollama for local LLM execution, it offers a comprehensive template for developing a wide range of AI-powered features within the Laravel ecosystem.