Currently making my first steps in filepond and can't figure out why filepond instead of storing in avatar column a filename that I've stored in public folder stores a temporary file with full path like 'C:\Users\artal\AppData\Local\Temp\phpCA42.tmp' (screenshot https://drive.google.com/file/d/198lR6nf3dQcCnUAQF1Hgky6dVrKzUka4/view?usp=sharing ) . Also it doesn't show the preview of uploaded image despite the fact that preview attribute is set.
To be honest, not sure, this situation needs debugging, I can't debug that remotely for you.
Maybe try to follow my other tutorial? FilePond in Laravel: File Upload Guide
Currently making my first steps in filepond and can't figure out why filepond instead of storing in avatar column a filename that I've stored in public folder stores a temporary file with full path like 'C:\Users\artal\AppData\Local\Temp\phpCA42.tmp' (screenshot https://drive.google.com/file/d/198lR6nf3dQcCnUAQF1Hgky6dVrKzUka4/view?usp=sharing ) . Also it doesn't show the preview of uploaded image despite the fact that preview attribute is set.
To be honest, not sure, this situation needs debugging, I can't debug that remotely for you. Maybe try to follow my other tutorial? FilePond in Laravel: File Upload Guide