I am working on search filter on checkbox click, with Laravel and Ajax call. So I get results when I click on a checkbox. my query is as follows:
$editor
Append all input except the actual page, form token and what you don't want to pass:
$paginatedCollection->appends(request()->except(['page','_token']));