rappasoft / laravel-authentication-log
Log user authentication details and send new device notifications.
Fund package maintenance!
rappasoft
Installs: 610 261
Dependents: 3
Suggesters: 0
Security: 0
Stars: 782
Watchers: 18
Forks: 95
Open Issues: 14
Requires
- php: ^8.1
- illuminate/contracts: ^10.0|^11.0
- spatie/laravel-package-tools: ^1.4.3
Requires (Dev)
- nunomaduro/collision: ^6.0
- orchestra/testbench: ^7.0
- pestphp/pest: ^1.21
- pestphp/pest-plugin-laravel: ^1.2
- spatie/laravel-ray: ^1.29
- vimeo/psalm: ^4.20
README
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
Installation
composer require rappasoft/laravel-authentication-log
Testing
composer test
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
License
The MIT License (MIT). Please see License File for more information.