whisper-money/app/Models
Víctor Falcón 374ce0546b
Subscriptions (#15)
## Subscribe paywall
<img width="1119" height="764" alt="image"
src="https://github.com/user-attachments/assets/55367c91-f2b9-43f5-b450-75faf867bde0"
/>

## Subscribe success page
<img width="1112" height="681" alt="image"
src="https://github.com/user-attachments/assets/a923752a-d506-410e-ac66-e02b96acca20"
/>

## Manage subscription page
<img width="1221" height="705" alt="image"
src="https://github.com/user-attachments/assets/1eba1fec-7fb7-4500-8549-d8def809ddae"
/>
2025-12-06 19:09:56 +01:00
..
Account.php Migrate ID's to UUIDv7 2025-11-15 21:25:33 +01:00
AccountBalance.php Migrate ID's to UUIDv7 2025-11-15 21:25:33 +01:00
AutomationRule.php Migrate ID's to UUIDv7 2025-11-15 21:25:33 +01:00
Bank.php Migrate ID's to UUIDv7 2025-11-15 21:25:33 +01:00
Category.php Add type enum to categories 2025-12-01 10:29:57 +01:00
EncryptedMessage.php Migrate ID's to UUIDv7 2025-11-15 21:25:33 +01:00
Transaction.php fix: normalize transaction_date to YYYY-MM-DD for duplicate detection (#4) 2025-12-02 18:22:35 +01:00
User.php Subscriptions (#15) 2025-12-06 19:09:56 +01:00
UserLead.php Merge pull request #1 from whisper-money/landing-page 2025-11-24 12:11:35 +01:00