Would it be possible to have a QR code scanner as a form field?

Would it be possible? Or would I need to make a frontend in javascript for this?
Solution
Yes that's possible, creating your own formfield: https://filamentphp.com/docs/3.x/forms/fields/custom with a QR scanner JS lib
Was this page helpful?