whisper-money/app/Http/Controllers/Settings
Víctor Falcón d179c952c7
Accounts: Allow users to create custom banks with his own logo, and name (#12)
**When a bank is not found**
<img width="1220" height="619" alt="image"
src="https://github.com/user-attachments/assets/f46cdedf-8c12-4d9b-a531-8ab17abba9c2"
/>

**You can create a new one**
<img width="1218" height="695" alt="image"
src="https://github.com/user-attachments/assets/115e6b44-d423-4edf-a9aa-e45da81f9598"
/>
2025-12-04 15:24:04 +01:00
..
AccountController.php Settings: add account view 2025-11-07 21:38:23 +00:00
AutomationRuleController.php Automation rules 2025-11-10 12:08:58 +00:00
BankController.php Accounts: Allow users to create custom banks with his own logo, and name (#12) 2025-12-04 15:24:04 +01:00
CategoryController.php Add category type field support (#2) 2025-12-01 20:19:47 +01:00
PasswordController.php Set up a fresh Laravel app 2025-11-07 12:01:36 +00:00
ProfileController.php feat: Update ProfileController to include two-factor authentication settings 2025-11-26 12:14:39 +01:00
TwoFactorAuthenticationController.php Set up a fresh Laravel app 2025-11-07 12:01:36 +00:00