Facing problem with simpleQr laravel
I am making a Uni-Project on laravel framework. so i made an articlescontroller file and completed the crud method... now i want to generate a qrcode simultaneously(based on the id of the article {suppose 127.0.0.1.8000/aticles/22}) that when user completes the creation of the article and store it, he will be redirected to a page which shows him that article's qr code[(127.0.0.1.8000/aticles/new(number) after scanning)]... and qr code changes when he edits and updates the same articles....
i've tried my level best according to my stamina but every where either it's installation method(which i dont need to know at all) or very advanced approaches which i cannot understand at the moment.. because i am a beginner...
please guide me...
Please or to participate in this conversation.