在工匠命令composer requiredusterio/lumen-passport之后,錯誤來了Call to undefined method Laravel\Lumen\Routing\Router::middleware() 我不知道為什么會發生這個錯誤
我正在嘗試在 laravel lumen 框架上安裝護照包,但由于錯誤沒有發生任何事情
uj5u.com熱心網友回復:
這似乎類似于這個問題:
https://github.com/dustrio/lumen-passport/issues/175
試著遵循這個:
Localized problem, it is some incompatibility with the new version of Passport v11. Adding in composer.json the following line works correctly with Lumen 9:
"laravel/passport": "^10.4"
轉載請註明出處,本文鏈接:https://www.uj5u.com/yidong/531417.html
標籤:拉拉维尔流明laravel 护照
上一篇:FPDF與Laravel
