合规国际互联网加速 OSASE为企业客户提供高速稳定SD-WAN国际加速解决方案。 广告
tel方法检测中国电话号码格式,支持400、800等 格式: ~~~ Validator::tel(值) ~~~ 用法: ~~~ Validator::tel('400-1234567'); // true Validator::tel('400-890-0088'); // true Validator::tel('010-59928888'); // true Validator::tel('0510-85111111'); // true ~~~