laravel用postman模拟请求时,只有是get请求才能成功,post和其他的请求都会失败


laravel用postman模拟请求时,只有是get请求才能成功,post和其他的请求都会失败,
报的错是 TokenMismatchException in VerifyCsrfToken.php line 67:


Vote Vote Cancel Collect Collect Cancel

<< 上一篇: 使用第三方登录遇到的问题

>> 下一篇: 求解各位大神Class 'Predis\Client' not found问题的解决方法