Replies: 1 comment
-
Hey @ataldev Sounds Great! Feel free to create a PR for these methods, with related tests, and I'll try to merge them as soon as I can, once I review. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It would be great if we could get the visits a specific model got, between two dates.
Something like:
$post->visitsThisMonth; or $post->visitsThisWeek; or $post->visitsToday;
Beta Was this translation helpful? Give feedback.
All reactions