Closed mgallegos closed 9 years ago
Are you including illuminate\html
(not part of core L5 anymore) or are you using Laravel Collective form?
Yes, I'm using Laravel Collective form.
That's not currently supported. You can use the Honeypot facade though, will do the same thing. Honeypot::getFormHTML('my_name', 'my_time')
I guess I better use illuminate\html
Thanks!
I'm getting the following error using Laravel 5.0.31: