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

 

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