💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
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 ~~~