Thanks alot @jimgwhit for your reply, But i need to pass the $products->links() record it's enough so any possibilities to get that, for example above i have posted the Ajax code there is
success: function(resp) {
$('.fabric_thumb1').html(resp);
}
It's seems the result as print the HTML Data of fabric_thumb1 class in that class the pagination HTML data also coming so i need to get that alone, so please check with that it's enough.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.