## 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> |
||
|---|---|---|
| .. | ||
| drip | ||
| updates | ||
| bank-transactions-synced.blade.php | ||
| banking-connection-auth-failed.blade.php | ||
| broken-bank-logos-report.blade.php | ||
| user-lead-invitation.blade.php | ||
| verify-email.blade.php | ||
| waitlist-overtaken.blade.php | ||
| waitlist-referral-notification.blade.php | ||
| waitlist-welcome.blade.php | ||