DevAspirant / QR-Reader

This repository is for reading the QR Code if it is save or not

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QR-Reader

This repository is for reading the QR Code if it is safe or not

for run this code you have to install the below requirement

  • install XAMMP with PHP => 8
  • configure the extension=gd into the php.ini file
  • install qrcode-detector-decoder from composer by run the command composer require khanamiryan/qrcode-detector-decoder
  • change the folder access permission into the uploads folder by command sudo chmod -R 777 'folder_name'

About

This repository is for reading the QR Code if it is save or not


Languages

Language:PHP 100.0%