阅读背景:

在Laravel 5中注销后阻止浏览器的后退按钮登录

来源:互联网 

I am new to Laravel 5 and trying to make a simple authentication page. My problem is i can logout properly after i click to logout link but if i click to back button of the browser, still able to see the content of the page which actually should not be seen with respect to my auth middleware process. I read i can prevent this by disabling caching but don't think it is the best way to do this so how can i make this in a better way ? Simply my logout route isI am new to Laravel 5 and trying to make a simp




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: