All
Articles 116,549Blog Posts 124,823Tech Tutorials 29,771Research Papers 23,509News 17,211
⚡ AI Lessons

Dev.to · Jefferson Silva
⚡ AI Lesson
3mo ago
I built a framework to turn Laravel + Livewire apps into desktop & mobile apps using PHP WebAssembly, no Electron, no React Native
Hey everyone, I've been working on a side project called NativeBlade and wanted to share it with the...

Dev.to · Jefferson Silva
🔧 Backend Engineering
⚡ AI Lesson
3mo ago
The Technical Journey of Building a PHP Debugger from Scratch
The Origin I've been working with PHP and Laravel for years. And like every PHP developer,...

Dev.to · Jefferson Silva
⚡ AI Lesson
4mo ago
I got tired of dd() and built a visual PHP debugger that doesn't need Xdebug
Hey everyone. I've been a PHP dev for years and like most of us, I've been living between dd(),...

Dev.to · Jefferson Silva
📣 Digital Marketing & Growth
⚡ AI Lesson
5mo ago
Your Database Already Has the Answers — You Just Need to Ask
Every Laravel application sits on top of a database full of insights. How many users signed up this...

Dev.to · Jefferson Silva
🛠️ AI Tools & Apps
5mo ago
Debugging Laravel Beyond Localhost
Lessons learned from real environments For years, my debugging workflow looked the...

Dev.to · Jefferson Silva
🏗️ Systems Design & Architecture
5mo ago
Build Complete REST APIs in Minutes
Every Laravel developer knows the drill: create a model, write a controller, define routes, add...

Dev.to · Jefferson Silva
🔧 Backend Engineering
6mo ago
🔥 Laravel Query Gate v1.2.0 is AWESOME
API versioning is one of those topics everyone talks about… and almost everyone implements in a...

Dev.to · Jefferson Silva
6mo ago
Stop Writing CRUD Controllers
Building APIs shouldn't mean writing the same CRUD controllers over and over. Laravel Query Gate...
DeepCamp AI