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
相关文章
相关标签/搜索