pulse-active-sessions
pulse-active-sessions copied to clipboard
A Laravel Pulse card for active users count.
- Right now, the below sessions driver is supported and integrated into this package. 1. database 2. redis 3. file 4. Memcached - Now we are planning to integrate DynamoDB....
I experiencing an issue where session counting using Redis is not functioning correctly for our web session. Steps to Reproduce: - Configure Redis as the session store. - Initiate multiple...
- Update readme file
I _think_ I've installed this correctly but it's no showing any active sessions in the card. The recorder is working normally too. Any suggestions for how to debug this? I'm...