79309229

Date: 2024-12-26 10:23:51
Score: 1
Natty:
Report link

it's a bit late but to answer your question: it has nothing to do with the upload size or memory!

The error comes from image(s) in your view 'fee_vouchers.saved_voucher' that laravel-dompdf fails to access.

So check the paths to the images in your view and, if they are generated dynamically, add an if statement to check if the image exists in the directory.

Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Reza ODB