LaravelPackages.net
Acme Inc.
Toggle sidebar
aurorawebsoftware/laravel-authentication-log

Log user authentication details and send new device notifications.

338
1
v1.0.4
About aurorawebsoftware/laravel-authentication-log

aurorawebsoftware/laravel-authentication-log is a Laravel package for log user authentication details and send new device notifications.. It currently has 1 GitHub stars and 338 downloads on Packagist (latest version v1.0.4). Install it with composer require aurorawebsoftware/laravel-authentication-log. Discover more Laravel packages by aurorawebsoftware or browse all Laravel packages to compare alternatives.

Last updated

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
Comments