Skip to content

Instantly share code, notes, and snippets.

@muhozi
Last active April 26, 2018 05:09
Show Gist options
  • Save muhozi/6cd42bcabd44d6dba9bbbd631c66f9be to your computer and use it in GitHub Desktop.
Save muhozi/6cd42bcabd44d6dba9bbbd631c66f9be to your computer and use it in GitHub Desktop.
Install required php extensions to run laravel
apt-get install php-common php-fpm php-mysql php7.0-cli php7.0-common php7.0-fpm php7.0-json php7.0-mysql php7.0-opcache php7.0-readline php-bcmath php-bz2 php-calendar php-ctype php-curl php-date php-enchant php-gd php-intl php-mbstring php-mcrypt php-mongodb php-soap php-sqlite3 php-tidy php-xdebug php-xml php-xml-parser php-xml-rpc2 php-xml-serializer php-xml-svg php-xmlrpc php-zip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment