milon / barcode

Laravel Barcode Generator
Other
1.33k stars 319 forks source link

Support GS1-128 barcodes #107

Open Anisi opened 4 years ago

Anisi commented 4 years ago

Hi Does this library support GS1-128 bar-codes?

nejcdev commented 4 years ago

idk

propeller-aaron commented 11 months ago

echo DNS1D::getBarcodeHTML('4445645656', 'GS1-128');

I am having some trouble with it though.

propeller-aaron commented 11 months ago

echo DNS1D::getBarcodeHTML('4445645656', 'GS1-128');

I am having some trouble with it though.

I figured it out, Composer was not pulling in the Minor version of the repo.