Add Superuser Logging Dashboard

This commit is contained in:
2024-03-31 13:07:25 +02:00
parent aa7020c19d
commit 5afbe54268
13 changed files with 320 additions and 25 deletions

View File

@@ -6,6 +6,7 @@
"license": "MIT",
"require": {
"php": "^8.0.2",
"alfrasc/laravel-matomo-tracker": "^1.0",
"beyondcode/laravel-websockets": "^1.13",
"guzzlehttp/guzzle": "^7.2",
"hisorange/browser-detect": "^4.5",