All
Articles 174,844Blog Posts 163,939Tech Tutorials 46,570Research Papers 34,149News 22,066
⚡ AI Lessons

Dev.to · Alberto Arena
2w ago
The Laravel schema nobody chose
Fifteen real Laravel apps, 811 tables, read from the database rather than the migrations. Half barely use a foreign key, and six tables have no primary key.

Dev.to · Alberto Arena
2w ago
The bug that only showed up once strangers could paste a schema
A schema viewer that only ever read a live database connection was relying on that connection being trustworthy. Three things broke silently once the input was

Dev.to · Alberto Arena
📰 AI News & Updates
⚡ AI Lesson
1mo ago
I built a Laravel event-sourcing generator, then the AI version
A while back I built a code generator for event sourcing in Laravel: run one artisan command against...

Dev.to · Alberto Arena
🤖 AI Agents & Automation
⚡ AI Lesson
1mo ago
We Became Editors-in-Chief, and Nobody Trained Us
Most of my working day now looks like this: I write a prompt describing what I want. An agent...

Dev.to · Alberto Arena
🔧 Backend Engineering
⚡ AI Lesson
1mo ago
The schema doctor is in
A migration that adds a user_id column with no supporting index passes review every time. It looks...

Dev.to · Alberto Arena
🔐 Cybersecurity
2mo ago
Heads up: GitHub user @doraemonxxx is squatting on 359+ repositories including Laravel packages. If you see their fork in search results, use the original author's version instead.
A post by Alberto Arena
DeepCamp AI