laravel-user-activity icon indicating copy to clipboard operation
laravel-user-activity copied to clipboard

Please support non-standard App/User primary key

Open chops888 opened this issue 2 years ago • 1 comments

please offer a config variable for an alternate primaryKey for App/User

instead of hard-coded ->id

chops888 avatar Apr 12 '22 21:04 chops888

Yeah, if used with UUID/ULID in the user model, it just fails. A config for this or migration publishing would be nice.

FarhanShares avatar Feb 13 '23 05:02 FarhanShares