Skip to content

Commit

Permalink
Merge pull request #21 from ruchit288/main
Browse files Browse the repository at this point in the history
Update readme file.
  • Loading branch information
ruchit288 authored Dec 28, 2023
2 parents e8aedc4 + 5d32d90 commit 65253a2
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,16 @@ Then, you can modify the `dashboard.blade.php` file:

</x-pulse>
```

## Supported session drivers
```
- database
- file
- redis
- memcached
```

<p align="center"><img src="https://raw.githubusercontent.com/vcian/art/main/pulse-active-sessions/card-ss-new.png" width="100%" alt="Active Sessions Card"></p>

To make pulse recorders will automatically capture entries based on framework events dispatched by Laravel, You must run the below command.
Expand Down

0 comments on commit 65253a2

Please sign in to comment.