Bacon / BaconQrCode

QR Code Generator for PHP
BSD 2-Clause "Simplified" License
1.82k stars 208 forks source link

BaconQrCode\Encoder\Encoder Not found issue in Laravel 8 #125

Closed adilabbass closed 1 year ago

adilabbass commented 1 year ago

image Class "BaconQrCode\Encoder\Encoder" not found

Can some one assist in this.

DASPRiD commented 1 year ago

You might have accidentally installed BaconQrCode v1 instead of v2.

adilabbass commented 1 year ago

"bacon/bacon-qr-code": "^2.0"

This is the version installed.

DASPRiD commented 1 year ago

In that case this is not a problem of BQC, please use a general support forum like Stack Overflow.