// app/Http/Middleware/VerifyCsrfToken
protected $except = [
 'webhook/*'
];

 

posted on 2015-10-28 17:34  jzfan  阅读(573)  评论(0)    收藏  举报