This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
dth
/
strprfcrm
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
b9cd5b935e
Rami (Branch)
Tag
delete-rpofile-test
import-orders
master
template
strprfcrm
/
config
/
pagination.php
pagination.php
68 B
Cronologia
Originale
1
2
3
4
5
<?php
return [
'per_page' => env('PAGINATION_LIMIT', 1000),
];