whisper-money/app/Http/Requests/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
..
ProfileUpdateRequest.php Set up a fresh Laravel app 2025-11-07 12:01:36 +00:00
StoreAccountRequest.php Banks accounts 2025-11-07 19:19:29 +00:00
StoreAutomationRuleRequest.php Migrate ID's to UUIDv7 2025-11-15 21:25:33 +01:00
StoreBankRequest.php Accounts: Allow users to create custom banks with his own logo, and name (#12) 2025-12-04 15:24:04 +01:00
StoreCategoryRequest.php Add category type field support (#2) 2025-12-01 20:19:47 +01:00
TwoFactorAuthenticationRequest.php Set up a fresh Laravel app 2025-11-07 12:01:36 +00:00
UpdateAccountRequest.php Banks accounts 2025-11-07 19:19:29 +00:00
UpdateAutomationRuleRequest.php Migrate ID's to UUIDv7 2025-11-15 21:25:33 +01:00
UpdateCategoryRequest.php Add category type field support (#2) 2025-12-01 20:19:47 +01:00