search params

This commit is contained in:
2024-12-23 17:24:30 +03:00
parent 13b54a563d
commit 72f528e75d
4 changed files with 13 additions and 2046 deletions

View File

@@ -44,7 +44,9 @@ try {
'currentPage' => 1,
'perPage' => 3,
'params' => ["class" => "table table-bordered", "border" => "2"],
'baseUrl' => "/admin/user",
'baseUrl' => "",
'searchPrefix' => '',
'searchParams' => $_GET,
'filters' => ["email"]
]));
$table->columns([