Skip to content

return averageRating with models collection #14

@BechirAhmed

Description

@BechirAhmed

It would be nice to be able to return the average ratings with models. This would allow us to show the average ratings in a models list;
for ex. $posts = Post::with('averageRating')->get();
or something like that

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions