Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include Attribute Mutator on Audit Formatting #855

Closed
wants to merge 3 commits into from

Conversation

erikn69
Copy link
Contributor

@erikn69 erikn69 commented Aug 29, 2023

Same as #829, just fixing tests, and checking Laravel 7.x/PHP 7.x
Closes #828

Fix for laravel 7.x was added, must be removed for next major version(I can fix that is you want)

hamedghaderi and others added 3 commits May 16, 2023 12:33
- Extended the itResolvesAuditData, itResolvesAuditDataIncludingUserAttributes, itReturnsTheAppropriateAuditableDataValues, itReturnsAuditableModifiedAttributesAsArray, itReturnsAuditableModifiedAttributesAsJsonString, to validate the behavior of attribute mutator.
- Add content mutator in Article model
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Audit Formatting Doesn't Include Attribute Accessors
2 participants