How To enable the PHP zip extension in XAMPP, follow these steps:
To enable the PHP zip extension in XAMPP, follow these steps: 1 2 LoadModule php7_module modules/libphp7.so LoadModule zip_module modules/mod_zip.so I hope this helps! Let me know if you have any…