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.
7.4 KiB
7.4 KiB