CentOS7.2にLaravel5.3を導入しようとているのですが、
Composerコマンドでエラーが発生してしまいます。
実際に実行しているコマンド:
composer global require "laravel/installer=~1.1"
表示されるエラー
Changed current directory to /root/.config/composer ./composer.json has been created Loading composer repositories with package information Updating dependencies (including require-dev) Failed to download symfony/process from dist: The zip extension and unzip command are both missing, skipping. The php.ini used by your command-line PHP is: /etc/php.ini Now trying to download from source - Installing symfony/process (v3.1.4) Cloning e64e93041c80e77197ace5ab9385dedb5a143697 この後Failed to Downloadのエラーが大量に発生
環境は下記になります。
・Virtualbox5.1
・Vagran 1.8.5
・CentOS7.2
・PHP7
・Laravel5.3
どのようにしたら、エラー無くLaravelを利用できるようになりますでしょうか。。
よろしくお願いします。

回答1件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。
2016/09/04 07:59
2016/09/04 08:20