\App\ModelsUser

Summary

Methods
Properties
Constants
No public methods found
No public properties found
No constants found
No protected methods found
$fillable
$hidden
$casts
N/A
No private methods found
No private properties found
N/A

Properties

$fillable

$fillable : array<int,string>

The attributes that are mass assignable.

Type

array

$hidden

$hidden : array<int,string>

The attributes that should be hidden for serialization.

Type

array

$casts

$casts : array<string,string>

The attributes that should be cast.

Type

array