duan0708676887 2016-04-08 23:46
浏览 96
已采纳

RuntimeException未安装Zip PHP扩展

I'm a newbie in Linux I just installed composer and laravel...

but when i run the laravel new project i get the following error:

[RuntimeException]
The Zip PHP extension is not installed. Please install it and try again.

I don't know how to install that extension...

please help

  • 写回答

4条回答 默认 最新

  • douyi1939 2016-04-21 12:05
    关注

    Try type into the command line:

    sudo apt-get install php7.0-zip

    Verify from any route with:

    dd(get_loaded_extensions());

    This worked for me, good luck.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(3条)

报告相同问题?

悬赏问题

  • ¥15 fluent的在模拟压强时使用希望得到一些建议
  • ¥15 STM32驱动继电器
  • ¥15 Windows server update services
  • ¥15 关于#c语言#的问题:我现在在做一个墨水屏设计,2.9英寸的小屏怎么换4.2英寸大屏
  • ¥15 模糊pid与pid仿真结果几乎一样
  • ¥15 java的GUI的运用
  • ¥15 Web.config连不上数据库
  • ¥15 我想付费需要AKM公司DSP开发资料及相关开发。
  • ¥15 怎么配置广告联盟瀑布流
  • ¥15 Rstudio 保存代码闪退