Timy
Timy
I had the same error, I've made the correction as you said, but I've a new error: Fatal error: Uncaught Error: Class 'Zxing\Zxing\GDLuminanceSource' not found in C:\xampp\htdocs\QRdetector\lib\QrReader.php:70 Stack trace: #0...
Ok that was my fault: didn't execute the composer requiery in the right place! Thanks for the code anyway
Yes! After several hours of work I finally succed! You just have to use a hidden text: ``` {{ scan.content }} ``` This will create a button submit into your...