All
Articles 139,116Blog Posts 142,461Tech Tutorials 36,111Research Papers 27,183News 19,499
⚡ AI Lessons

Dev.to · kevariable
1d ago
Adding a New LLM Provider to Prism PHP: How I Shipped Z.AI Support
Prism is the Laravel package for talking to LLMs with one fluent API. It ships with OpenAI,...

Dev.to · kevariable
5d ago
I turned the claude code cli into a Prism provider
so here is the thing. i work on a laravel app where almost every feature touch an llm. extract...

Dev.to · kevariable
📊 Data Analytics & Business Intelligence
8mo ago
A practical guide to refactoring complex database queries in Laravel
When I opened our Repository Class file and saw a single method spanning 194 lines with nested...
DeepCamp AI