mad-lawsuit/app/Http/Controllers/Admin
TheMaddax b2b061b57a Add comprehensive debug logging for PDF upload
- Added detailed logging at each step of upload process
- Logs file info, validation, storage, and database creation
- Catches and logs full exception details with stack trace
- Will help diagnose 500 error on PDF upload
2025-12-18 10:40:37 -07:00
..
AuthController.php Phase 2 partial: Admin authentication foundation 2025-12-17 15:58:32 -07:00
DashboardController.php Phase 4: Production deployment configuration 2025-12-17 19:12:32 -07:00
DocketEntryController.php Change email notifications to manual trigger 2025-12-18 10:38:07 -07:00
DocumentController.php Add comprehensive debug logging for PDF upload 2025-12-18 10:40:37 -07:00
SubscriberController.php Fix subscribers page - use items() instead of through() for pagination 2025-12-18 09:46:06 -07:00