Looking to hire Laravel developers? Try LaraJobs

laravel-authentication-log maintained by aurorawebsoftware

Description
Log user authentication details and send new device notifications.
Author
aurorawebsoftware
Last update
2025/03/21 14:34 (dev-main)
License
Downloads
317

Comments
comments powered by Disqus

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