add read notifications route and update notifications behavior

This commit is contained in:
2026-01-08 15:00:43 +01:00
parent 21259f2838
commit 42748ad722
6 changed files with 301 additions and 11 deletions
+3
View File
@@ -13,7 +13,10 @@
"test": "vitest"
},
"dependencies": {
"@laravel/echo-react": "^2.2.6",
"chart.js": "^4.5.1",
"laravel-echo": "^2.2.7",
"pusher-js": "^8.4.0",
"react": "^19.1.1",
"react-chartjs-2": "^5.3.1",
"react-dom": "^19.1.1",