Input type number positive numbers only
<input class="form-control" type="number" id="amount" name="amount" placeholder="Amount" min="1" step="1">