## Summary - `demo:reset` was looking up the `ING` bank, but it was renamed to `ING Direct` in production. - The miss fell through to `Bank::factory()->create(...)`, which fails in prod because Faker's `fake()` helper isn't available (dev-only autoload). ## Fix Update the name lookup in `ResetDemoAccountCommand` to `ING Direct`. ## Sentry - Fixes PHP-LARAVEL-7 (root cause) - Fixes PHP-LARAVEL-4 (scheduler wrapper) |
||
|---|---|---|
| .. | ||
| Commands | ||