mad-lawsuit/resources/views
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
..
emails Add unsubscribe confirmation page 2025-12-18 11:33:47 -07:00
app.blade.php v2.0: Laravel + Inertia + Vue foundation complete 2025-12-17 15:44:26 -07:00