简体   繁体   中英

Error: TokenMismatchException in VerifyCsrfToken.php line 67 in laravel 5.2

Actually,I want to redirect my user to the email verification page after signup process and asking him/her to enter the verification code sent to his/her email. I will be glad if you tell me the process or recommend me any tutorial.

I have already made my working authentication system . I have searched a lot on internet but all i can find is the requirement of laravel auth which i am not using.

On signing up I am getting the above mentioned error.

If you need to see my code , just tell me. I'll post it.

This question is in reference to https://stackoverflow.com/questions/38066753/how-to-build-an-email-verification-system-using-laravel-5-2-with-custom-controll/38101210?noredirect=1#comment63640254_38101210

I was having the same issue. Here is the best tutorial i came across when i built laravel 5.2 registration.

https://laraveltips.wordpress.com/2015/06/15/how-to-make-user-login-and-registration-laravel-5-1/

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM