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

Fixes a bug where in some environments, config was returning null. #8

Closed lukeraymonddowning closed 3 years ago

lukeraymonddowning commented 3 years ago

@daugaard47 brought this issue to my attention. This patch will return an empty array instead of null for the feature set.