You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -235,6 +238,13 @@ Maybe you want to turn off visit monitoring for somedays or always, you can use
235
238
]
236
239
```
237
240
241
+
<aname="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:
@@ -276,6 +286,13 @@ If you want to disable some actions like created, you can use the config file:
276
286
],
277
287
```
278
288
289
+
<aname="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:
@@ -294,6 +311,14 @@ If you want to monitor users when login or logout of your application, you need
294
311
],
295
312
```
296
313
314
+
<aname="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:
0 commit comments