Laravel 5.3-VerifyCsrfToken.php第68行中的TokenMismatchException: [英] Laravel 5.3 - TokenMismatchException in VerifyCsrfToken.php line 68:

查看:87
本文介绍了Laravel 5.3-VerifyCsrfToken.php第68行中的TokenMismatchException:的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我登录到我的应用程序时,输入后立即返回,然后尝试注销,我从标题中看到错误,该如何解决?

When I log in to my app, and immediately go back when I enter it, and then try to log out, I get the error from the title, how can I fix that?

推荐答案

我在laravel 5.4中遇到了同样的问题..然后下面的命令对我有用:)

I was facing same issue with laravel 5.4 .. and then following command works for me :)

chmod 777存储/框架/会话/

chmod 777 storage/framework/sessions/

在此之前,它是chmod 775的storage/framework/sessions/...因此,我面临着这个问题...

before this, it was chmod 775 storage/framework/sessions/ ... hence I was facing the issue...

快乐编码

这篇关于Laravel 5.3-VerifyCsrfToken.php第68行中的TokenMismatchException:的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆