I use dropdownlist from laravelcollective , I am wondering how I can use ( Selected Default) with it if I fetch data from database , here is my code:
{!! Form::select('port',$ports,null,['class'=>'form-control']) !!}
the selected default that I want for example ( Select Port )
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire