With two or more checkboxes selected in multiple selection checkboxes,
When the query parameter is created, it is created with "[]" in the key of the parameter.
That is why the URL of the second page created by the paginate method will be defective and an error will occur.
I created a repository that reproduced the problem.
https://github.com/MiuraSeiya/checkbox-test
With two or more checkboxes selected in multiple selection checkboxes,
When the query parameter is created, it is created with "[]" in the key of the parameter.
That is why the URL of the second page created by the paginate method will be defective and an error will occur.
I created a repository that reproduced the problem.
https://github.com/MiuraSeiya/checkbox-test