Skip to content

Add user login tracking #2

@SlimDeluxe

Description

@SlimDeluxe

The user model should include login tracking info.
New columns / model attributes:

  • Last login date + time
  • Total number of logins

The following features are needed:

  • When a user logs in, update the "last login" column and increase the login counter
  • Include the columns in the Filament resource (shown by default)
  • Make the columns filterable

Feature tests must be included.

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions