iMsIdZz's avatar

image manager with uploader for laravel 5.2

hello, i am searching for image manager that i can see like file manager if its not available than i can upload from that package please suggest me best package for my laravel thank u

0 likes
4 replies
noeldiaz's avatar

This one won't handle the front-end stuff for you (you could make a simple file upload process for that) but it will help you on the back-end if you want. Does a good job of processing the images and organizing them with your models: https://github.com/spatie/laravel-medialibrary

Please or to participate in this conversation.