netojose / laravel-bootstrap-4-forms

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

Fix multiple select #101

Open zitsky opened 4 years ago

zitsky commented 4 years ago

i'm found problem on return to form with old values and restore it in multiple select, i'm pass as name "something[]", but "old" function don't support that naming, that fix replace [] in field name for "old" function