Releases: Spargon/Laravel-Auth-Logger
Releases · Spargon/Laravel-Auth-Logger
Adding Support for Laravel's logoutOtherDevices Method
This release adds support for Laravel's logoutOtherDevices method which can be called by an Authenticated User to invalidate other sessions. Read Docs here - https://laravel.com/docs/8.x/authentication#invalidating-sessions-on-other-devices
Parsing user created_at column
1.0.7 Parsing created_at column
Minor variable name change
1.0.6 Update LogSuccessfulLogin.php
Added Multi-Language Support
This release adds much needed multi-language support to the package.
Migration reset fix.
Added table down method to the database resource file.
Typo Fix
1.0.3 Fixing Typo
New Device Alert Newline Fix
1.0.2 New Line Fix