我在Models上遇到Slim 3的Catchable致命錯誤,我的Controllers上有類似的設置,它工作得很好。當我在Modal class上執行相同的操作時,出現以下錯誤。 Catchable fatal error: Argument 1 passed to Base\Models\BaseModel::__construct() must implement interface In
我想要實現薄型應用智威湯遜認證,我也跟着tuupora的PRS7智威湯遜認證中間件及其工作正常,當我使用郵差,因爲有選擇使用標題爲「授權:承載tokenString」這裏波紋管,當我請求「/認證/ ibice」路線 these returned data are protected by the middleware-- screenshot 和我使用返回的令牌字符串時,我要求這條路線「/的aut
我想讓我的slim3應用程序在我的VPS上工作,但到目前爲止,我沒有運氣。 它在我的Windows機器上運行100%,但是當我將它移動到我的Ubuntu 16.04 VPS時,它不起作用。我收到此消息"Message: Class 'app\views\auth\Auth' not found"。問題是,我不知道什麼是錯的。類名是正確的,命名空間等也是正確的。 隨時問我你有什麼問題,以幫助我。 我