mad-lawsuit/app/Http/Controllers
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
..
Admin Add comprehensive debug logging for PDF upload 2025-12-18 10:40:37 -07:00
Auth v2.0: Laravel + Inertia + Vue foundation complete 2025-12-17 15:44:26 -07:00
Controller.php v2.0: Laravel + Inertia + Vue foundation complete 2025-12-17 15:44:26 -07:00
DocumentController.php Phase 4: Production deployment configuration 2025-12-17 19:12:32 -07:00
HomeController.php Phase 4: Production deployment configuration 2025-12-17 19:12:32 -07:00
ProfileController.php v2.0: Laravel + Inertia + Vue foundation complete 2025-12-17 15:44:26 -07:00
SubscriptionController.php Add unsubscribe confirmation page 2025-12-18 11:33:47 -07:00