Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TokenMismatchException in VerifyCsrfToken.php line 53: #31

Closed
GuGuss opened this issue Sep 2, 2015 · 3 comments
Closed

TokenMismatchException in VerifyCsrfToken.php line 53: #31

GuGuss opened this issue Sep 2, 2015 · 3 comments

Comments

@GuGuss
Copy link

GuGuss commented Sep 2, 2015

Hi,

I'm trying your example on Platform.sh, and I got the following error when logging in:

TokenMismatchException in VerifyCsrfToken.php line 53

You can check my site here or my fork loading the proper Platform.sh database configuration.

Thanks,

GuGuss

@bestmomo
Copy link
Owner

bestmomo commented Sep 2, 2015

Hi,

The issue is on all forms (I also tested contact form). Are you sure you
have good PHP config ?

Regards,

Maurice

Le 02/09/2015 16:54, Augustin Delaporte a écrit :

Hi,

I'm trying your example on Platform.sh, and I got the following error
when logging in:

|TokenMismatchException in VerifyCsrfToken.php line 53 |

You can check my site here
http://master-xdqowioyzb6gq.eu.platform.sh/ or my fork
https://github.com/GuGuss/laravel5-example loading the proper
Platform.sh database configuration.

Thanks,

GuGuss


Reply to this email directly or view it on GitHub
#31.


L'absence de virus dans ce courrier électronique a été vérifiée par le logiciel antivirus Avast.
https://www.avast.com/antivirus

@bestmomo
Copy link
Owner

bestmomo commented Sep 2, 2015

And did you generate a key (|php artisan key:generate)| in .env file ?

Le 02/09/2015 16:54, Augustin Delaporte a écrit :

Hi,

I'm trying your example on Platform.sh, and I got the following error
when logging in:

|TokenMismatchException in VerifyCsrfToken.php line 53 |

You can check my site here
http://master-xdqowioyzb6gq.eu.platform.sh/ or my fork
https://github.com/GuGuss/laravel5-example loading the proper
Platform.sh database configuration.

Thanks,

GuGuss


Reply to this email directly or view it on GitHub
#31.


L'absence de virus dans ce courrier électronique a été vérifiée par le logiciel antivirus Avast.
https://www.avast.com/antivirus

@GuGuss
Copy link
Author

GuGuss commented Sep 2, 2015

Hi, you're right, it's working now!

I emptied the sessions folder and it now works...

Thanks!

Laravel seems cool. I'm glad it works on Platform.sh 👍

@GuGuss GuGuss closed this as completed Sep 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants