class ApiToken extends Model

Traits

HasFactory

Properties

protected array<int,string> $hidden

The attributes excluded from the model's JSON form.

Methods

User,$this>
owner()

The user, this token belongs to.

Details

at line 26
User,$this> owner()

The user, this token belongs to.

Return Value

User,$this>