I have just started with Laravel and I am trying to make a search function with proper pagination. The function works for page one but on pag
use any in route Instead post Route::any('search', 'IndexController@search');