Composer global require “laravel/installer” failed
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: I shifted from windows to xubuntu. I am using Laravel in windows and installed it via composer from the docs. Everything works fine there. But when I shifted to xubuntu installed lamp php and mysql now everything works fine including the phpmyadmin. I also installed composer and now trying to install laravel and this error shows up below. Your requirements could not be resolved to an installable set of packages. Problem 1 - laravel/installer v1.4.1 requires ext-zip * -> the requested PHP extension zip is missing from your system. - laravel