Class "PhpOffice\PhpSpreadsheet\Shared\File" not found

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
dheeksha2511
User
Posts: 8

Class "PhpOffice\PhpSpreadsheet\Shared\File" not found

Post by dheeksha2511 »

When i try to upload an excel file, the following error is showing.
Class "PhpOffice\PhpSpreadsheet\Shared\File" not found.


arbei
User
Posts: 9396

Post by arbei »

After enabling PhpSpreadsheet extension, make sure you have generated the composer.json, run composer update again and upload the updated "vendor" folder to your server again.


Post Reply