Laravel this is not only a practical framework, it is also a programming style
I want to make input field where user can enter only number. in HTML 5 we use same thing how can i do in blade.
I tried this: {!! Form::number('amount', null, array('class' => 'form-control')) !!}
Aucun commentaire:
Enregistrer un commentaire