app/bootstrap.php.cache : failed to open stream: No such file or directory

在學習symfony框架開發遇到問題json

一、修改composer.json內容:
  "post-install-cmd": [
      "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::buildBootstrap"
  ]

二、而後執行
  composer install
相關文章
相關標籤/搜索