I have a problem and I have already searched the internet for the solution. No success!
I have a form and inside it, a select filled in automatically:
{!! Form::select('categoria_id', $categorias, null, ['class' => 'form-control']) !!}...
asked by
23.07.2015 / 20:53