lukeraymonddowning / honey

A spam prevention package for Laravel, providing honeypot techniques, ip blocking and beautifully simple Recaptcha integration. Stop spam. Use Honey.
MIT License
406 stars 23 forks source link

Livewire 3 Compatibility? #68

Open Dave2084 opened 10 months ago

Dave2084 commented 10 months ago

I working on site upgrade from livewire 2 to livewire 3.

I have two branches on the same development server one running livewire 3.2.1 and the other livewire 2.12.6, both running honey 0.5.0.

The livewire 2 branch works perfectly but the livewire 3 branch fails every time.
Google reports the score as a constant 0.9 in the reCaptcha console.

lokiwich commented 7 months ago

any plan for livewire 3 support??

lukeraymonddowning commented 7 months ago

I'm happy to merge a PR if you have time to look into this @lokiwich @Dave2084 👍 I'm a little stacked at the moment so unlikely to get around to this anytime soon.

ashleyhindle commented 5 months ago

Related PR: #71 👌