mahdahar eab11dba95 fix: use cURL instead of direct controller instantiation for PDF batch
Fixes 'Call to a member function getIPAddress() on null' error by calling
report/{id}/pdf endpoint via HTTP request instead of instantiating
ReportController directly, which ensures proper request initialization.
2026-03-11 09:36:37 +07:00
..