Laravel-PaginateRoute
in the above two pictures, the first one achieves the effect of dynamic paging, while using laravel-PaginateRoute
outputs all pages. Is there any way to keep the output mode of laravel-PaginateRoute
consistent with the original output mode of laravel
?