Answers for "symfony\component\debug\exception\fatalthrowableerror: class 'ziparchive' not found in file /var/www/gcdev/vendor/phpoffice/phpspreadsheet/src/phpspreadsheet/reader/xlsx.php on line 331"

PHP
-1

ziparchive laravel not found

For the ZipArchive class to be present, PHP needs to have the zip extension installed.

See this page for installation instructions (both Linux and Windows).
Posted by: Guest on October-14-2020

Code answers related to "symfony\component\debug\exception\fatalthrowableerror: class 'ziparchive' not found in file /var/www/gcdev/vendor/phpoffice/phpspreadsheet/src/phpspreadsheet/reader/xlsx.php on line 331"

Browse Popular Code Answers by Language