basic db logging

This commit is contained in:
2024-03-29 15:38:40 +01:00
parent be27833716
commit 51f600f2c0
5 changed files with 156 additions and 3 deletions

View File

@@ -20,7 +20,8 @@
"pusher/pusher-php-server": "^7.0",
"spatie/laravel-permission": "^5.5",
"tightenco/ziggy": "^1.0",
"torann/geoip": "^3.0"
"torann/geoip": "^3.0",
"yoeriboven/laravel-log-db": "^1.2"
},
"require-dev": {
"barryvdh/laravel-debugbar": "^3.7",