A new Laravel Filament package called filament-qrcode-field adds QR code scanning functionality to Filament forms. Created by Jefferson Goncalves, the package allows users to scan QR codes using their device camera or upload image files containing QR codes. Installation is simple via Composer, and the QrCodeInput component can be easily integrated into Filament forms with customizable labels and placeholders. The scanning feature opens in a modal and automatically populates the form field with the scanned value, though camera access requires explicit browser permission.

2m read timeFrom laravel-news.com
Post cover image

Sort: