Propaganistas/Laravel-Phone

Country code (+91, IN) validation for Indian Mobile numbers not working properly.

sudhanshu-mittal opened this issue · 2 comments

Screenshot 2022-06-14 at 12 25 53 PM

Hi, i am trying to apply mobile numbers validation for indian mobile numbers, but the validation not working properly. It passes the validation and execute the operation.

These are few Mobile Numbers which i mentioned you here:
2234567895, 1234567890, 1122334455, 1592631478, 4455286325

I am using php v8.1.5 and laravel v9.

please help me regarding this issue so that i can solve it soon.

Read the README:

image

Thanks.