Replies: 3 comments 2 replies
-
@bardolf69 its described in detail in the documentation of the package. https://github.com/spatie/laravel-honeypot?tab=readme-ov-file#usage-in-livewire |
Beta Was this translation helpful? Give feedback.
-
Am I missing something? I can see instructions for Vue, Inertia, and Livewire but none for Filament. |
Beta Was this translation helpful? Give feedback.
-
Filament is Livewire so the same principles will apply but it makes no sense since you should not use filament as a front facing it is no secured to be used in the public domain as it will expose everything to the bots. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, does anyone know how to use this in a Filament form? I've tried using a basic ViewField and Also a Custom Class Field but can't get it to work with either.
Beta Was this translation helpful? Give feedback.
All reactions