alijumaan / laravel-ecommerce

144 stars 71 forks source link

wrong input type of phone number on register page #26

Closed Xaypanya closed 2 years ago

Xaypanya commented 2 years ago

path: resources\views\auth\register.blade.php input type in line 58 should be <input id="phone" type="tel" class="form-control form-control-lg" name="phone" placeholder="Enter your Phone Number">

alijumaan commented 2 years ago

I will do Thanks