Skip to content

Model’s column alias question (accessors/old_values/new_values) #965

Answered by parallels999
l2aelba asked this question in Q&A
Discussion options

You must be logged in to vote

| Enable the strict mode when auditing?
|
*/
'strict' => false,

// When in strict mode, hidden and non visible attributes are excluded

// Valid attributes are all those that made it out of the exclusion array
$attributes = Arr::except($this->attributes, $this->excludedAttributes);

It is the expected behaivor

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@parallels999
Comment options

@l2aelba
Comment options

Answer selected by parallels999
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants