Add PayPal webhook handling
This commit is contained in:
@@ -15,5 +15,6 @@ class VerifyCsrfToken extends Middleware
|
||||
'api/v1/photos/*/like',
|
||||
'api/v1/events/*/upload',
|
||||
'lemonsqueezy/webhook*',
|
||||
'paypal/webhook*',
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user