laravel - Questions about csrf_token
phpcn_u1582
phpcn_u1582 2017-05-16 16:54:05
0
1
387

version 5.1.29
session_driver:file
kernel.php global middleware has been loaded
\App\Http\Middleware\ VerifyCsrfToken::class

Why does _token now have only one value from the beginning to the end of the session?
Can be verified when submitting, but not refreshed after submission?
Isn’t it supposed to be refreshed after every submission? Or am I understanding it wrong?

phpcn_u1582
phpcn_u1582

reply all(1)
仅有的幸福

Version: 5.1.4(LTS) is not refreshed every time. Why?
If it’s not refreshed every time, wouldn’t it be possible to just submit it as long as you get this _token?

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template