Property | Type | Description | |
---|---|---|---|
$rules | string[] | The validation rules. |
Property | Type | Description | |
---|---|---|---|
$fillable | array | The attributes that are mass assignable. | |
$hidden | array | The attributes that should be hidden for arrays. |
Method | Description | |
---|---|---|
getAvatarAttribute ( ) | ||
getAvatarSmallAttribute ( ) | ||
getPresenterClass ( ) : string | Get the presenter class. |
public getPresenterClass ( ) : string | ||
return | string |
protected array $fillable | ||
return | array |