tisuchi8 years ago Best Answer Level 70ReplyReport SpamFollow this tutorial. http://itsolutionstuff.com/post/laravel-5-barcode-generator-example-using-milon-barcode-packageexample.html can follow those also. https://github.com/milon/barcode https://github.com/codeitnowin/barcode-generator Like Reply 10 likes
gregrobson8 years agoLevel 6ReplyReport SpamDepending on the barcode encoding, you might want to try generating the text and using Google Fonts to display the characters in a barcode format: https://fonts.google.com/?query=barcode Like Reply 2 likes
ftrillo8 years agoLevel 4ReplyReport SpamDoesn't Faker have barcode generating capabilities? Like Reply 2 likes
SagunKho7 years agoLevel 1ReplyReport SpamI've just made a package for barcodes in-case anybody is finding something similar - https://github.com/sagunkho/laravel-barcode-generator Like Reply 3 likes