Answer the question
In order to leave comments, you need to log in
How to distribute data by dates using Eloquent?
There was such a problem.
I have a post table.
In it, each post has a user_id and a date.
It is necessary to get the number of posts that were left by the user for all days after a certain date.
That is the function
function (user_id, date) {
...
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question