endroid / qr-code

QR Code Generator
https://endroid.nl
MIT License
4.33k stars 721 forks source link

Message: Interface "Endroid\QrCode\QrCodeInterface" not found #432

Closed omkarbadhe99 closed 6 months ago

omkarbadhe99 commented 6 months ago

I load this without composer. manually

endroid commented 6 months ago

Hi @omkarbadhe99 unfortunately I have no experience in setting up custom autoloading without composer. Maybe this article can point you in the right direction: https://stackoverflow.com/questions/39571391/psr4-auto-load-without-composer. Anyway, good luck!