aurorawebsoftware/laravel-authentication-log

Log user authentication details and send new device notifications.

v1.0.3 2025-01-29 10:10 UTC

This package is auto-updated.

Last update: 2025-03-01 00:33:49 UTC


README

Package Logo

Latest Version on Packagist Total Downloads

Laravel Authentication Log is a package which tracks your user's authentication information such as login/logout time, IP, Browser, Location, etc. as well as sends out notifications via mail, slack, or sms for new devices and failed logins.

Documentation, Installation, and Usage Instructions

See the documentation for detailed installation and usage instructions.

Version Compatibility

Laravel Authentication Log
8.x 1.x
9.x 2.x
10.x 3.x
11.x 4.x

Installation

composer require aurorawebsoftware/laravel-authentication-log

Testing

composer test