Mar 10, 2026
· 10 min read
· 10 min read
A Multi-Provider AI Driver Pattern for Laravel
A clean driver pattern for switching between Claude, OpenAI, Groq, and Ollama in a Laravel app — with failover, testing, and a single calling interface.
→
Feb 5, 2026
· 8 min read
· 8 min read
Cutting Claude API Costs by 89% with Prompt Caching
A practical Laravel integration of Anthropic prompt caching — what to cache, the 1024-token minimum, multi-breakpoint strategies, and real cost numbers.
→