Creating an android app to scan QR-code which is generated by a laravel web application and route to an url

Viewed 39

I have developed a Laravel web system. it has a feature that, it will generate qr code. I need to develop an android mobile app which will integrate this web system & have a qr scanner on it. so that, if anyone scan the web system generated qr code using android app, it will go to a specific page on that app. Please help me to find a source/guide to create such app.

0 Answers
Related