Add UA to guestbook

This commit is contained in:
Frankie B 2024-01-26 12:26:37 +00:00
commit 40cd7fc002
4 changed files with 745 additions and 509 deletions

View file

@ -13,7 +13,8 @@
"laravel/tinker": "^2.8",
"scrivo/highlight.php": "v9.18.1.10",
"sentry/sentry-laravel": "^4.1",
"spatie/laravel-honeypot": "^4.3"
"spatie/laravel-honeypot": "^4.3",
"ua-parser/uap-php": "^3.9.14"
},
"require-dev": {
"fakerphp/faker": "^1.9.1",