msurguy / Honeypot

Simple spam prevention package for Laravel applications
maxoffsky.com/code-blog/implementing-honeypot-spam-prevention-in-laravel-applications/
MIT License
429 stars 44 forks source link

Added auto-discovery of Honeypot facade #57

Closed voidgraphics closed 4 years ago

voidgraphics commented 4 years ago

Hi, thanks for the package. I figured it would not hurt to add the facade to the auto-discovery system.

msurguy commented 4 years ago

Thank you, @voidgraphics ! I will merge and publish soon

msurguy commented 4 years ago

@voidgraphics should be updated on Packagist now, please try it out and let me know if that works!