📰 Dev.to · macarthurgonde
Articles from Dev.to · macarthurgonde · 2 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (9376)
ArXiv cs.AIDev.to · FORUM WEBForbes InnovationDev.to AIOpenAI NewsHugging Face Blog

Dev.to · macarthurgonde
4mo ago
Laravel Artisan command that automatically registers API routes based on your existing controllers.
Create the Artisan Command php artisan make:command GenerateApiRoutes Enter fullscreen...

Dev.to · macarthurgonde
4mo ago
Creating Laravel Artisan Command To Generate Model Repository Service Controller for each table automatically.
Custom Artisan Command: Auto Generate Layers Run: php artisan make:command...
DeepCamp AI