lundi 1 février 2016

How to add input type="number" in Laravel Blade template?

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')) !!}



from Newest questions tagged laravel-5 - Stack Overflow http://ift.tt/20i99FD
via IFTTT

Aucun commentaire:

Enregistrer un commentaire