Files
ntspi-app/app/Ship/Providers
F4ilji 7ff860feca feat: block destructive DB commands in production
Listen for CommandStarting event and throw RuntimeException for
migrate:fresh, migrate:refresh, migrate:reset, db:wipe, db:seed
when APP_ENV=production. Prevents accidental data loss even with --force.

Also removes old non-functional closure-based override in routes/console.php.
2026-09-18 02:54:42 +05:00
..
2026-03-20 21:47:02 +05:00
2026-03-20 21:47:02 +05:00
2026-04-07 17:54:26 +05:00