class User extends User

Classe criada pra controlar informações de usuário

Traits

HasApiTokens
HasFactory
Notifiable
SoftDeletes

Properties

protected array<int,string> $fillable

The attributes that are mass assignable.

protected array<int,string> $hidden

The attributes that should be hidden for serialization.

protected array<string,string> $casts

The attributes that should be cast.