Response register(
$this setAppends(array $appends) Set the accessors to append to model arrays
static void reguard() Enable the mass assignment restrictions
array jsonSerialize() Convert the object into something JSON serializable
$this setKeyName(string $key) Set the primary key for the model.
$this setCreatedAt(mixed $value) Set the value of the "created at" attribute
bool isFillable(string $key) Determine if the given attribute may be mass
RegistersUsers trait RegistersUsers (
mixed getRouteKey() Get the value of the model's route key.
bool offsetExists(mixed $offset) Determine if the given attribute exists
Page 17 of 22