I'm working with laravel 5.1 i have multiple select input in form like
{!!Form::select('customer_area[]',$area,null,array('multiple'=>'multiple'))!!}
When i try to update/edit my record so inserted record not comes with SELECTED.
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire