Feat: 切换IP归属地解析引擎为ip2region,原生返回中文省市运营商,精度到市级

This commit is contained in:
2026-02-27 12:22:46 +08:00
parent 1eed604aa9
commit cb25e5b408
4 changed files with 1554 additions and 46 deletions
+2 -1
View File
@@ -17,7 +17,8 @@
"laravel/tinker": "^2.10.1",
"mews/captcha": "^3.4",
"predis/predis": "^3.4",
"stevebauman/location": "^7.6"
"stevebauman/location": "^7.6",
"zoujingli/ip2region": "^3.0"
},
"require-dev": {
"fakerphp/faker": "^1.23",