doudu9094 2018-11-06 08:46
浏览 71
已采纳

尝试在Laravel中重置密码时出错

I get this error when trying to reset password in Laravel.

I am also not receiving a reset password email.

DOMDocument::loadHTML(): Empty string supplied as input

View template for Reset password already exist! 

Can someone help me?

  • 写回答

1条回答 默认 最新

  • dousigan0499 2018-11-06 09:24
    关注

    check "Auth" folder from App\Http\Controllers. There are files answering for login and sign In processes. If you are running Laravel local, you will not recieve any email till you dont configured all data...

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?