joshrainwater / active-users

A Laravel Package for easily retrieving a list of active users and guests that are currently online.
MIT License
89 stars 32 forks source link

Allow specifying session table name and user table relationship columns #18

Open jamesj2 opened 2 years ago

jamesj2 commented 2 years ago

Add a way to optionally specify the session table name and with optionally specify the session/user table relationship columns.

jamesj2 commented 2 years ago

Bump