Exemplo n.º 1
0
 public function testPagniate()
 {
     $medias = Media::paginate(20);
 }