Another try to fix csrf

This commit is contained in:
James Cole
2015-07-22 17:58:06 +02:00
parent 586c53e670
commit 774d4844a9
2 changed files with 28 additions and 3 deletions

View File

@@ -12,10 +12,8 @@ use Log;
class WebhookController extends Controller
{
protected $middleware = [];
/**
*
*
*/
public function sendgrid()
{