(05-05-2020, 11:29 AM)jreklund Wrote: Hi, you need to use \QRcode\QRcode::png('blablabla'), as you put that folder under that namespace. If I remember it correctly. Or it's just \QRcode::png('blablabla').
it is not working
I think you are right but the libary i want to use is not compatible. There are many classes in different Files where filename and classname doesn't match. Everything is just thrown together by a file with many "includes".
So maybe I take the time and write a corrent QR Code Libary or I will search for another one out there... It can't be such a big deal to create qr codes -.-