mad-lawsuit/resources/js
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
..
Components Simplify PDF viewer to match v1.0 - remove wrapper div for mobile scrolling 2025-12-18 08:48:53 -07:00
Layouts v2.0: Laravel + Inertia + Vue foundation complete 2025-12-17 15:44:26 -07:00
Pages Add unsubscribe confirmation page 2025-12-18 11:33:47 -07:00
types v2.0: Laravel + Inertia + Vue foundation complete 2025-12-17 15:44:26 -07:00
app.ts v2.0: Laravel + Inertia + Vue foundation complete 2025-12-17 15:44:26 -07:00
bootstrap.ts v2.0: Laravel + Inertia + Vue foundation complete 2025-12-17 15:44:26 -07:00