lukeraymonddowning / honey

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

Adds support for Laravel 7 #3

Closed lukeraymonddowning closed 3 years ago

lukeraymonddowning commented 3 years ago

After running tests on Laravel 7, it seems that Honey has no problems running on it. This PR adds support for Laravel 7.