LoginHistory
Login history trait.
Table of Contents
- saveLoginHistory() : void
- Function to store the login history.
Methods
saveLoginHistory()
Function to store the login history.
protected
saveLoginHistory(array<string|int, mixed> $data) : void
Parameters
- $data : array<string|int, mixed>