mollie / laravel-mollie

Mollie API client wrapper for Laravel & Mollie Connect provider for Laravel Socialite
https://www.mollie.com/
MIT License
322 stars 62 forks source link

Update CSRF documentation for Laravel 11 #242

Closed TwilightDuck closed 2 months ago

TwilightDuck commented 3 months ago

Since Laravel 11 the middlware is no longer included in the structure by default.

Description

Update the webhooks.md file to reflect the updated Middleware structure in Laravel 11

Types of changes

Naoray commented 2 months ago

Thanks for your contribution!