You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 25, 2020. It is now read-only.
You need to install zipArchive php extenstion, If you're on shared host I'm afraid you can't install it because It won't give you sudo permissions so you need to contact support of your host. Don't forget to restart you apache server.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm getting this error with a Laravel project
Exception in ZipRepository.php line 23:
Error: Your PHP version is not compiled with zip support
The application is working perfectly on the local machine, but after it is deployed on a Godaddy hosting account, I'm getting this error.
How to fix it ?
The text was updated successfully, but these errors were encountered: