dwightwatson / bootstrap-form

Bootstrap 3 form builder for Laravel
MIT License
217 stars 133 forks source link

Unable to hide label #69

Closed jilenloa closed 7 years ago

jilenloa commented 8 years ago

calling BootForm::text($name, false) does not hide label.

aaronflorey commented 7 years ago

I'm getting the same issue

dwightwatson commented 7 years ago

Hey, thanks for reporting this. I'm currently away from a computer and will be for another week or so. If someone could put together a PR it would be much appreciated, otherwise you can lock onto a previous release until this is fixed.

arredgroup commented 7 years ago

Hi, I have the same issue...

dwightwatson commented 7 years ago

This should be fixed in 1.0.18.

Please let me know if you run into any other issues.