A tool like Filepond will resize at the client before upload
Jan 2, 2024
3
Level 8
Rezize profile image Laravel
Hi! Created a application in Laravel 10.x & Vue.js
Have a profile page for user, that user can upload image to server. The problem is that if the image is to big i get 413 error (Request Entity Too Large)
Howe can i solve this problem ? Is there some functions or somthing that can reduse size of image ?
Level 122
Please or to participate in this conversation.