weixin_39953845 2020-11-30 11:36
浏览 0

Laravel 6.0 Shift

This pull request includes the changes for upgrading to Laravel 6.0. Feel free to commit any additional changes to the shift-19113 branch.

Before merging, you need to:

  • Checkout the shift-19113 branch
  • Review all pull request comments for additional changes
  • Update your dependencies for Laravel 6.0
  • Run composer update (if the scripts fail, add --no-scripts)
  • Thoroughly test your application (no tests?)

If you need help with your upgrade, check out the Human Shifts. You may also join the Shifty Coders Slack workspace to level-up your Laravel skills.

该提问来源于开源项目:FTXInfotech/laravel-adminpanel

  • 写回答

12条回答 默认 最新

  • weixin_39953845 2020-11-30 11:36
    关注

    :x: Shift could not upgrade your HTTP Kernel because it differed from the default version. You will need to compare this file against the default Laravel 6.0 version and merge any changes.

    评论

报告相同问题?