All
Articles 173,167Blog Posts 163,817Tech Tutorials 46,199Research Papers 33,874News 21,839
⚡ AI Lessons

Dev.to · kevariable
🧠 Large Language Models
⚡ AI Lesson
1mo 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
🧠 Large Language Models
⚡ AI Lesson
1mo 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
⚡ AI Lesson
9mo 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