#Intertia - 419Page Expired
3 messages · Page 1 of 1 (latest)
Hmm, I've already added the HasUlids trait to my user model
class User extends Authenticatable
{
use HasApiTokens, HasFactory, HasProfilePhoto, HasTeams, Notifiable, Impersonate, TwoFactorAuthenticatable, HasWallet, HasSubscriptions, HasUlids;