mad-lawsuit/app
TheMaddax 474df2aa61 Add unsubscribe confirmation page
- Created Unsubscribe.vue with matching site styling
- Added showUnsubscribe method to SubscriptionController
- Updated routes: GET /unsubscribe/{token} shows confirmation page
- POST /api/unsubscribe/{token} processes unsubscribe
- Updated email template to use new unsubscribe route
- Prevents accidental unsubscribes with confirmation dialog
2025-12-18 11:33:47 -07:00
..
Http Add unsubscribe confirmation page 2025-12-18 11:33:47 -07:00
Mail Add email notification system for new docket entries 2025-12-18 10:21:31 -07:00
Models Remove password mutator that was causing double-hashing 2025-12-17 21:38:46 -07:00
Providers v2.0: Laravel + Inertia + Vue foundation complete 2025-12-17 15:44:26 -07:00