Check the path to your logo. You'll probably need to reference the local filesystem path rather than the URL.
May 2, 2022
2
Level 2
PhpOffice\PhpSpreadsheet\Writer\Exception File '' does not exist
Hi! I'm new to Laravel Excel and I'm trying to add a drawing to my Excel file. The drawing works well when exporting to PDF but not when exporting an Excel file since I get this error "PhpOffice\PhpSpreadsheet\Writer\Exception File http://test.local/assets/img/logo.png does not exist". Has anyone encountered this issue?
Please or to participate in this conversation.