whisper-money/config
Víctor Falcón 2763846329
Add weekly bank logo audit command (#211)
## Summary
- add a new `banks:check-logos` console command that validates all
non-null bank logo URLs weekly
- set broken/invalid bank logos to `null` and send an admin report email
to `ADMIN_EMAIL` when updates occur
- add weekly scheduling, admin mail config wiring, and feature tests for
valid/broken/head-fallback flows

## Testing
- vendor/bin/pint --dirty
- php artisan test tests/Feature/Console/CheckBankLogosCommandTest.php

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-06 11:05:13 +00:00
..
app.php Remove encryption from browser tests and demo user (#129) 2026-02-17 11:45:27 +01:00
auth.php Set up a fresh Laravel app 2025-11-07 12:01:36 +00:00
cache.php Set up a fresh Laravel app 2025-11-07 12:01:36 +00:00
cashier.php feat(pricing): dynamic Stripe pricing with locale-aware formatting (#204) 2026-03-05 11:41:59 +00:00
database.php Set up a fresh Laravel app 2025-11-07 12:01:36 +00:00
filesystems.php Set up a fresh Laravel app 2025-11-07 12:01:36 +00:00
fortify.php Set up a fresh Laravel app 2025-11-07 12:01:36 +00:00
inertia.php Set up a fresh Laravel app 2025-11-07 12:01:36 +00:00
landing.php chore: Remove MetricsWave tracking integration 2026-02-07 18:53:21 +01:00
logging.php Set up a fresh Laravel app 2025-11-07 12:01:36 +00:00
mail.php Add weekly bank logo audit command (#211) 2026-03-06 11:05:13 +00:00
pennant.php Add Cashflow Analytics Feature (#49) 2026-01-05 13:06:50 +01:00
queue.php Reapply "swap horizon -> queue:work on mysql" 2025-12-30 07:22:18 +01:00
sentry.php Config bugsink on Laravel 2025-12-31 12:11:55 +01:00
services.php feat: Integrate EnableBanking as open banking provider (#106) 2026-02-12 09:09:28 +01:00
session.php Set up a fresh Laravel app 2025-11-07 12:01:36 +00:00
subscriptions.php feat(pricing): update landing page pricing table (#207) 2026-03-05 13:39:52 +00:00