22:19:03 Create new PHPExcel object
22:19:04 Set document properties
22:19:04 Add some data
22:19:04 Add comments
22:19:04 Add rich-text string
22:19:04 Merge cells
22:19:04 Protect cells
22:19:04 Set cell number formats
22:19:04 Set column widths
22:19:04 Set fonts
22:19:04 Set alignments
22:19:04 Set thin black border outline around column
22:19:04 Set thick brown border outline around Total
22:19:04 Set fills
22:19:04 Set style for header row using alternative method
22:19:04 Unprotect a cell
22:19:04 Add a hyperlink to an external website
22:19:04 Add a hyperlink to another cell on a different worksheet within the workbook
22:19:04 Add a drawing to the worksheet
Fatal error: Uncaught exception 'PHPExcel_Exception' with message 'File ./images/officelogo.jpg not found!' in /var/www/local/vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet/Drawing.php:114
Stack trace:
#0 /var/www/local/vendor/phpoffice/phpexcel/Examples/05featuredemo.inc.php(287): PHPExcel_Worksheet_Drawing->setPath('./images/office...')
#1 /var/www/local/vendor/phpoffice/phpexcel/Examples/17html.php(38): include('/var/www/local/...')
#2 {main}
thrown in /var/www/local/vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet/Drawing.php on line 114