php中文网 Courses
Jan 19, 2021 · Backend Development
Using Form Method Spoofing and CSRF Protection in Laravel
This article explains how to create Laravel routes for GET and POST forms, handle CSRF protection, disable it when necessary, configure CSRF whitelist, and use form method spoofing to send PUT requests via HTML forms.
BackendCSRFForm Spoofing
0 likes · 4 min read