You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i need to save qrcode and datamatrix in storage, but i encounter this error:
Non-static method Milon\Barcode\DNS2D::getBarcodePNG() cannot be called statically
On DNS1D I can save it correctly, while the problem occurs with DNS2D... This is my code:
The text was updated successfully, but these errors were encountered:
i need to save qrcode and datamatrix in storage, but i encounter this error:
Non-static method Milon\Barcode\DNS2D::getBarcodePNG() cannot be called statically
On DNS1D I can save it correctly, while the problem occurs with DNS2D... This is my code:
The text was updated successfully, but these errors were encountered: