All
Articles 184,524Blog Posts 167,390Tech Tutorials 49,434Research Papers 35,885News 22,767
⚡ 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
10mo 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