Laravel Packages

User Monitoring Package for Laravel

Published Updated
User Monitoring Package for Laravel image

Monitor your users and their activity with the Binafy User Monitoring package for Laravel. It tracks user page visits, actions, and login/logout out of the box.

For example, using this package's dashboard you can see the pages in your application the user visited, their IP, which browser, and operating system.

Action monitoring is a little more interesting, as you can attach an Actionable trait to a model and track when a user interacts with the model (read, update, destroy, restore, etc.) Lastly, the authentication monitoring keeps track of when a user logs in to your application and logs out.

This package also has options to disable different types of monitoring across your application, configurable data retention (i.e., remove events > 10 days old), and a scheduled command to keep data retention up to date.

You can learn more about this package, get full installation instructions, and view the source code on GitHub.

Paul Redmond photo

Staff writer at Laravel News. Full stack web developer and author.

Sponsored

laravelcloud logo
Laravel Cloud

Easily create and manage your servers and deploy your Laravel applications in seconds.

Visit Laravel Cloud

The latest

View all →
Agent Run Observability in Laravel AI SDK 0.11 image

Agent Run Observability in Laravel AI SDK 0.11

Read article
Debounced Queued Event Listeners in Laravel image

Debounced Queued Event Listeners in Laravel

Read article
Statamic Mailables Viewer Previews Laravel Emails in the Control Panel image

Statamic Mailables Viewer Previews Laravel Emails in the Control Panel

Read article
Laravel Tackle: Run an AI Coding Agent in Your Laravel App image

Laravel Tackle: Run an AI Coding Agent in Your Laravel App

Read article
Queue::forward(): Reroute Laravel Queues in One Place image

Queue::forward(): Reroute Laravel Queues in One Place

Read article
Laravel Read-Through Filesystem: Lazy Storage Migration image

Laravel Read-Through Filesystem: Lazy Storage Migration

Read article