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. |
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
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;All reactions