example update

This commit is contained in:
2024-08-29 13:15:41 +03:00
parent d3cda0bd8f
commit 708045664c
2 changed files with 5 additions and 4 deletions

View File

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