简体   繁体   中英

can't disable csrf in laravel5.2

i use web editor to upload imags ,so i want to disable csrf for imagesUpload

this is my route and VerifyCsrfToken

run into broswer ,still can't

Comment out line 31 in the middlware kernal:

https://github.com/laravel/laravel/blob/master/app/Http/Kernel.php

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