laravel-admin-extensions/media-manager

pagination

sepehr09 opened this issue · 2 comments

hi
if there is a lot of item can we have pagination in media manager?
regards

I think it is a bit hard. Current We go to directory then loop and print all file.

use function array_slice() and Class LengthAwarePaginator
#6 (comment)