Example #1
0
 public function getPostPopular()
 {
     return Article::popular()->get();
 }