laravel-user-context
by syriable
User presence, timezone awareness, locale context and login metadata for Laravel — know who is online, where they are, and what time it is for them.
laravel-user-last-seen-at
by lvlup-dev
Adds a nullable last_seen_at column on users and middleware to update it on each authenticated request.