Include CSRF middleware in base install for easy override / whitelist.
This makes it easy to skip CSRF verification for things like web hooks and such from GitHub / Stripe.
Showing
app/Http/Middleware/VerifyCsrfToken.php
0 → 100644
Please
register
or
sign in
to comment