Laravel this is not only a practical framework, it is also a programming style
I try to set width of input field in laravel 5. Anybody know why is it not working?
{!! Form::input('text','table_list', null, array('required'=>'required','width' => 100)) !!}
Aucun commentaire:
Enregistrer un commentaire