mad-lawsuit/app/Http/Controllers
TheMaddax 9687b9b9be Add email notification system for new docket entries
- Created NewDocketEntryNotification mailable class
- Added professional HTML email template
- Updated DocketEntryController to send notifications on entry creation
- TESTING MODE: Only sends to chris@deafgain.org
- Configured SMTP with Gmail (system@deafgain.org)
- Added logging for email delivery tracking
- Production code commented out for safety during testing
2025-12-18 10:21:31 -07:00
..
Admin Add email notification system for new docket entries 2025-12-18 10:21:31 -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 Phase 1: Email subscription and document download features 2025-12-17 15:51:47 -07:00