Files
EasyAdmin8/app/common
wolfcode 857533704e fix(admin-controller): ensure page and limit are integers
Cast page and limit values to integers in AdminController's filter method to prevent
type-related errors. This change guarantees that these parameters are whole numbers,
which is essential for consistent database pagination and filtering operations.
2024-08-27 18:49:26 +08:00
..
2023-06-15 16:18:27 +08:00
2023-06-15 16:18:27 +08:00
2023-06-15 16:18:27 +08:00
2024-05-13 11:16:20 +08:00
2024-05-13 11:16:20 +08:00