16:04:35 Create new PHPExcel object
16:04:35 Set document properties
16:04:35 Add some data
16:04:35 Set header/footer
16:04:35 Add a drawing to the header
16:04:35 Set page orientation and size
16:04:35 Rename worksheet
16:04:35 Write to Excel2007 format
16:04:35 File written to 04printing.xlsx
Call time to write Workbook was 0.0362 seconds
16:04:35 Current memory usage: 6.75 MB
16:04:35 Write to Excel5 format
16:04:35 File written to 04printing.xls
Call time to write Workbook was 0.0282 seconds
16:04:35 Current memory usage: 9 MB
16:04:35 Peak memory usage: 9 MB
16:04:35 Done writing files
Files have been created in /var/www/html/laravel/vendor/phpoffice/phpexcel/Examples