Created
July 7, 2016 01:06
-
-
Save anam-hossain/b0f23d155d95a308fe8ac0a01bfb589c to your computer and use it in GitHub Desktop.
Install imagemagick for php7
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo apt-get update | |
sudo apt-get install imagemagick | |
sudo apt-get install php-imagick |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment