whitecube / laravel-cookie-consent

Register, configure and ask for cookies consent in a EU-compliant way
MIT License
312 stars 37 forks source link

Add Laravel 11 support #34

Closed rickyjohnston closed 5 months ago

rickyjohnston commented 6 months ago

With the release of Laravel 11 right around the corner, I thought it best to open up a PR and get the conversation started.

Here, I've updated composer.json to allow for installation in Laravel 11 projects (thanks to guidance from Nuno Maduro on X) and have updated the README to inform where the Service Provider should be registered.

Let me know if there's anything else that's needed / anything else I can do.

✌️

azzarip commented 5 months ago

Can we please add Laravel 11 support? This is the only package that I use that has not yet implemented it! Thanks!

SwitchCase-dev commented 5 months ago

Same here, it really needs an update to support Laravel 11.

Thanks!

Jaspur commented 5 months ago

Can you please merge this @toonvandenbos ?