📰 Dev.to · Jefferson Silva
Articles from Dev.to · Jefferson Silva · 8 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (9068)
ArXiv cs.AIDev.to · FORUM WEBForbes InnovationOpenAI NewsDev.to AIHugging Face Blog

Dev.to · Jefferson Silva
2d 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
1w 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
1mo 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
2mo 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
2mo ago
Debugging Laravel Beyond Localhost
Lessons learned from real environments For years, my debugging workflow looked the...

Dev.to · Jefferson Silva
2mo 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
3mo 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
3mo ago
Stop Writing CRUD Controllers
Building APIs shouldn't mean writing the same CRUD controllers over and over. Laravel Query Gate...
DeepCamp AI