Packages from sagar-s-bhedodkar
-
PHP
sagar-s-bhedodkar/auto-reset
Automate `php artisan migrate:fresh` + seeding + cleanup for local Laravel development environments.
-
PHP
sagar-s-bhedodkar/laravel-dev-snapshot
Dev environment snapshot and restore for Laravel (DB + storage + config + env)
-
PHP
sagar-s-bhedodkar/laravel-index-advisor
Monitor Eloquent/DB queries in your Laravel application and suggest scaffold migrations for missing indexes.
-
PHP
sagar-s-bhedodkar/laravel-modular-routes
Easily manage modular routes in Laravel projects — automatically generate, organize, and load module routes and controllers. Keep your application clean, scalable, and production-ready with minimal setup. Each module can have its own routes, controllers, views, and tests, making large applications easier to maintain. Automatically detects and registers module routes without manual imports, saving development time. Ideal for teams, enterprise projects, and developers who want a professional, modular Laravel architecture.