formers / former

A powerful form builder, for Laravel and other frameworks (stand-alone too)
https://formers.github.io/former/
1.34k stars 205 forks source link

Laravel 5.4 not working #539

Closed JoshZA closed 7 years ago

JoshZA commented 7 years ago

Caused by method rename on anahkiasen\former\src\Former\Form\Elements.php:46

GetToken() needs to be changed to token()

claar commented 7 years ago

@JoshZA Could you check if https://github.com/formers/former/pull/537 works for you? I keep meaning to merge but haven't had time to test.

JoshZA commented 7 years ago

@claar Works fine :thumbsup:

claar commented 7 years ago

Merged, thanks @JoshZA!