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

Support Laravel 5.5's Auto-Discovery #51

Closed juukie closed 6 years ago

DevDavido commented 6 years ago

+1 Would be great if you could merge it @msurguy

msurguy commented 6 years ago

Thanks @juukie !

juukie commented 6 years ago

Thanks for merging Maksim

upwebdesign commented 5 years ago

Would be nice if there was a release with this merge in it :) @msurguy Been using this package for years now, thanks!

juukie commented 5 years ago

@upwebdesign Yeah the release never came. However, I recommend using https://github.com/spatie/laravel-honeypot :-)

upwebdesign commented 5 years ago

@juukie Oh, wow, I did not realize, Ive always used this package! Thanks for the heads up!

msurguy commented 5 years ago

@upwebdesign @juukie I did a new release last night and tested in my own L5.7 project, works really well!

But I would still echo @juukie's advice and use a better package instead if this one doesn't serve you well. Thanks all!

juukie commented 5 years ago

Thanks @msurguy, i still use it in older projects :+1:. For newer project I use Spatie’s since I know they are more active in the PHP world :-)

msurguy commented 5 years ago

@juukie fair point! I've been out of the dev scene for the past two years but believe it or not, I'm coming back to full stack development on my new job right now!