vincent15000's avatar

Cookie consent

Hello,

I'm used to use https://www.axept.io/ to handle cookies.

But I just noticed that Spatie has also a package for cookie consent optimized for Laravel.

https://github.com/spatie/laravel-cookie-consent

And Spatie suggest to consider these alternatives if we need more configuration options.

  • whitecube/laravel-cookie-consent
  • statikbe/laravel-cookie-consent
  • devrabiul/laravel-cookie-consent

And I just found this one.

https://www.cruncy.io/

What do you suggest me for a Laravel application ?

Thanks for your help.

V

1 like
3 replies
vincent15000's avatar

Just tested this one, it's really great ;).

whitecube/laravel-cookie-consent

If you have used one of the other packages, please shared your experience with them.

For the moment, I keep using the whitecube package, it's full customizable and really very very easy to use, to configure, to style, ...

And if I have a look at the code, it's a good example to develop my own cookie manager.

1 like

Please or to participate in this conversation.