Skip to content

Commit 23f52ba

Browse files
committed
add views in README & add arts
1 parent 63d0a95 commit 23f52ba

File tree

4 files changed

+25
-0
lines changed

4 files changed

+25
-0
lines changed

README.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,11 @@
1616
- [Visit Monitoring](#visit-monitoring)
1717
- [Delete Visit Monitoring Records By Specific Days](#delete-visit-monitoring-records-by-specific-days)
1818
- [Turn ON-OFF](#turn-on-off)
19+
- [Views](#visit-monitoring-views)
1920
- [Action Monitoring](#action-monitoring)
21+
- [Views](#action-monitoring-views)
2022
- [Authentication Monitoring](#authentication-monitoring)
23+
- [Views](#authentication-monitoring-views)
2124
- [Contributors](#contributors)
2225
- [Security](#security)
2326
- [Changelog](#changelog)
@@ -235,6 +238,13 @@ Maybe you want to turn off visit monitoring for somedays or always, you can use
235238
]
236239
```
237240

241+
<a name="visit-monitoring-views"></a>
242+
### Visit Monitoring Views
243+
244+
Laravel-User-Monitoring also has an amazing views that you can use it very easy, just need to go to `/user-monitoring/visits-monitoring` url, and enjoy:
245+
246+
![Visit Monitoring Preview](/art/visits-monitoring/preview.png "Visit Monitoring")
247+
238248
<a name="action-monitoring"></a>
239249
## Action Monitoring
240250

@@ -276,6 +286,13 @@ If you want to disable some actions like created, you can use the config file:
276286
],
277287
```
278288

289+
<a name="action-monitoring-views"></a>
290+
### Action Monitoring Views
291+
292+
`Laravel-User-Monitoring` also has an amazing views that you can use it very easy, just need to go to `/user-monitoring/actions-monitoring` url, and enjoy:
293+
294+
![Action Monitoring Preview](/art/actions-monitoring/preview.png "Action Monitoring")
295+
279296
<a name="authentication-monitoring"></a>
280297
## Authentication Monitoring
281298

@@ -294,6 +311,14 @@ If you want to monitor users when login or logout of your application, you need
294311
],
295312
```
296313

314+
<a name="authentication-monitoring-views"></a>
315+
### Authentication Monitoring Views
316+
317+
`Laravel-User-Monitoring` also has an amazing views that you can use it very easy, just need to go to `/user-monitoring/authentications-monitoring` url, and enjoy:
318+
319+
![Authentication Monitoring Preview](/art/authentications-monitoring/preview.png "Authentication Monitoring")
320+
321+
297322
<a name="contributors"></a>
298323
## Contributors
299324

art/actions-monitoring/preview.png

46.9 KB
Loading
45.2 KB
Loading

art/visits-monitoring/preview.png

57.6 KB
Loading

0 commit comments

Comments
 (0)