Relative Content

Tag Archive for javascriptlaravel

Avoid cross-site-scripting

I’m looking for a way to prevent cross-site-scripting from happening in my Laravel app, but I don’t know how to test if the latter code works, how can I run tests?

How to scan barcode using phone camera in javascript

I want, when i will access my POS website via my phone, then i can scan barcode by phone camera.
Already i try quaggajs and html5-qrcode but sometimes they are give me wrong answer and it’s very slow.
Can you give me a solution to do it?