how to get the top_area in orders laravel

111

$modelName->all()->groupBy('article_id')->sortByDesc('occurrences')->take(5);

Comments

Submit
0 Comments