User
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. |
|
| $hidden | The attributes that should be hidden for serialization. |
||
| protected array<string,string> | $casts | The attributes that should be cast. |