as normal textbox but give users a Number keypad for data input. First of all, Navigate to routes folder and open web.php file. You can make it so that an empty input is invalid and won't be submitted to the server using the required attribute. See the example HTML Pattern Phone Number. A single properly-formed e-mail address. this "a href" is a web link with url. Forms are the standard way to receive user inputted data. if you need to add phone number validation like it must be 10 digit mobile number or 11 digit, 12 digit then you can easily do it from this example. The defines a field for entering a number.. Use the following attributes to specify restrictions: max - specifies the maximum value allowed; min - specifies the minimum value allowed; step - specifies the legal number intervals; value - Specifies the default value; Tip: Always add the