Hey everyone, I’m looking to implement a feature in Laravel filamentphp v4 that allows capturing images directly from a webcam or mobile camera. Has anyone already implemented this functionality, or can point me in the right direction?
Feature Description I propose the addition of a new option captureMethod to the FileUpload component within FilePond. This feature would allow developers to specify how the file input should captur...