[2.x] Added Browser Session Feature (#340)

This commit is contained in:
Rasel Islam Rafi
2024-11-05 21:19:55 +06:00
committed by GitHub
parent 0f810f4077
commit 2c49e2712c
7 changed files with 503 additions and 1 deletions

View File

@ -17,6 +17,7 @@
"laravel/framework": "^11.0",
"laravel/sanctum": "^4.0",
"laravel/tinker": "^2.8",
"mobiledetect/mobiledetectlib": "^4.8",
"phpseclib/phpseclib": "~3.0",
"spatie/laravel-route-attributes": "^1.24"
},