Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Devise
Support
DevisePaginator
PHP Class Devise\Support\DevisePaginator
Mostrar archivo
Open project: devisephp/cms
Public Methods
Method
Description
make
(
Illuminate\Support\Collection
$collection
,
integer
$total
,
integer
$perPage
) :
string
Create paginator
Method Details
make()
public
method
Create paginator
public
make
(
Illuminate\Support\Collection
$collection
,
integer
$total
,
integer
$perPage
) :
string
$collection
Illuminate\Support\Collection
$total
integer
$perPage
integer
return
string