Available for select projects New York · Working worldwide
Rappasoft LLC
Menu

Laravel Authentication Log / Documentation / v6

Known Issues

Installation, configuration, and usage guidance maintained with the project.

Fixed:

  • This cache store is not supported. - torann/geoip
  • When the session renews Laravel fires the Login event which results in a new login row Issue #13 - Fixed in v4.0.0: The package now automatically detects session restorations and updates last_activity_at instead of creating duplicate log entries. This can be configured via prevent_session_restoration_logging and session_restoration_window_minutes settings.

Unsolved:

  • None