Working with PHP application(with [klein.php] router and [illuminate/database]) for own small blog, When click a submit on Post form that save data into Database but want to implement Filepond image uploader with that form and i didn't find any good tutorial or code related to need. Please guide me how to implement Filepond with exisiting Php form.
You can find a complete PHP FilePond boilerplate project here, it connects all FilePond server end points.
It is based on the FilePond PHP Server
These projects should give you enough information to use FilePond with PHP.