I would like that Laravel Voyager could auto-generate thumbnails when I upload photos with the Media Manager section.
I think that'd be awful to configure, but we could implement an Event that fires for every file uploaded so you can control what you do with whatever files you like.
Implemented in https://github.com/the-control-group/voyager/pull/3884 (merged into 1.x)
This issue has been automatically locked since there has not been any recent activity after it was closed. If you have further questions please ask in our Slack group.
Most helpful comment
I think that'd be awful to configure, but we could implement an Event that fires for every file uploaded so you can control what you do with whatever files you like.