Replies: 1 comment 1 reply
-
Hey, If But if you really want to change the stored value you can use the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Need some help to please, how can I format the
expense_date
to Y-m-d when storing to activity_log or when retrieving?I tried to create Activity model and extends Spatie\Activitylog\Models\Activity as SpatieActivity;
I have this method helper , still I cannot achieve what I want.
Thank you in advance
Beta Was this translation helpful? Give feedback.
All reactions