add event types and ip detection

This commit is contained in:
2024-02-05 21:35:41 +05:00
parent a44f20cce1
commit 9639d80704
9 changed files with 478 additions and 9 deletions

View File

@@ -8,6 +8,7 @@
"php": "^8.1",
"denniseilander/pulse-about-application": "^0.1.1",
"eolica/nova-locale-switcher": "dev-support-nova-4",
"geoip2/geoip2": "~2.0",
"guzzlehttp/guzzle": "^7.2",
"konsulting/nova-target": "^1.0",
"laravel/framework": "^10.10",
@@ -26,6 +27,7 @@
"spatie/laravel-translatable": "^6.5",
"spatie/nova-backup-tool": "^5.0",
"stepanenko3/nova-logs-tool": "^2.1",
"stevebauman/location": "^7.1",
"trin4ik/nova-switcher": "^0.4.0"
},
"require-dev": {