Results 4 comments of Ron Lee

I had a similar problem, and I just fixed it. I wanted to execute: sudo add-apt-repository -y ppa:ondrej/php Then I got those error message. The problem was, I changed the...

I also want to know the answer. Any suggestion?

我超過四十歲了,請問您幾歲? 請問你講的那兩點,是嘗試解決哪些問題?數據庫、.env,都處理了,前文有提到。 也把 /app/Http/Conrollers/Mobile/LoginController.php 這三行註解掉 ``` if (decrypt($user->password) != $req->passwd) { return back()->with('message','密码不正确!'); } ``` 結果就出現重新導向不正確。開啟 httpd rewrite log LogLevel alert rewrite:trace3 沒記錄。 也清過瀏覽器記錄,並且執行過這幾個指令 php artisan cache:clear php artisan config:clear...

另一個 issue 說「部署完成先进后台,更新一下缓存」 但我進入 /admin,頁面只顯示 Be right back.