netojose / laravel-bootstrap-4-forms

Bootstrap 4 forms for Laravel 5/6/7/8
MIT License
183 stars 58 forks source link

Added Bootstrap Custom Forms including switches #77

Closed snickbit closed 3 years ago

snickbit commented 5 years ago

https://getbootstrap.com/docs/4.3/components/forms/#custom-forms

Added custom form styles and formats from Bootstrap 4.3 and made them the default with the option to turn them off with Form::element()->custom(false);

Included Radio, Checkbox, Switch, Select, Range, and File type inputs.

I tried to make as little changes as possible and maintain the same code style.

chellmann commented 4 years ago

Hey guys, i would really appreciate when this could merged.

dangelion commented 4 years ago

This would be super super useful. Any news?

JamesPoel commented 4 years ago

Any news on this? I am keen to add a custom file field to my application through this package.

JamesPoel commented 4 years ago

Any news?

snickbit commented 4 years ago

Sorry everyone, I requested a review after fixing the issue. Nothing else I can do.

netojose commented 3 years ago

@snickbit and @JamesPoel , I will be more active from now. And check all PR's and issues