Argument 1 passed to Spatie\Honeypot\Honeypot::__construct() must be of the type array, null given #84
Unanswered
geoff-maddock
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using Laravel Framework 8.25.0
I installed honeypot via composer, v.3.0.1.
Added
into my register.blade.php inside of the form.
I also added the middlewear to the router:
When I visit the registration form page, I get an error:
Seems like I'm missing some config, but I don't see what I'm missing in the docs.
Beta Was this translation helpful? Give feedback.
All reactions