RogierVC
RogierVC
Same issue for Sewoo SLK-TE323
You could create a `div` element and position it absolute on top of the scanner. This is basic HTML & CSS and should be no problem for you to add...
What is the URL you are trying to make requests to?
Isn't `text` the same as the `value` property?
An error 500 usually writes something to `/storage/logs/laravel.log`. Please check that file to obtain more information about the error.
You can protect the route with, for example, Laravel's default auth middleware. This is outside the scope of this package.