Exemplo n.º 1
0
 public function index()
 {
     $this->ads = Advertisement::paginate($this->page_number(), 100);
 }