media-manager icon indicating copy to clipboard operation
media-manager copied to clipboard

pagination

Open sepehr09 opened this issue 6 years ago • 2 comments

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

sepehr09 avatar Jun 10 '18 16:06 sepehr09

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

taimaiduc avatar Jul 05 '18 04:07 taimaiduc

use function array_slice() and Class LengthAwarePaginator https://github.com/laravel-admin-extensions/media-manager/issues/6#issuecomment-413493673

jxlwqq avatar Aug 22 '18 01:08 jxlwqq