This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
dth
/
strprfcrm
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Yêu cầu kéo về
0
Wiki
Branch:
import-orders
Branches
Tags
delete-rpofile-test
import-orders
master
template
strprfcrm
/
config
/
pagination.php
pagination.php
68 B
Permalink
Lịch sử
Raw
1
2
3
4
5
<?php
return [
'per_page' => env('PAGINATION_LIMIT', 1000),
];