Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/salmanbe/laravel-barcode-tutorial
This tutorial demonstrates, how to generate a barcode and how to read the generated barcode with barcode scanner device using milon / barcode plugin
https://github.com/salmanbe/laravel-barcode-tutorial
barcode bootstrap5 jquery laravel milon php tutorial
Last synced: 4 days ago
JSON representation
This tutorial demonstrates, how to generate a barcode and how to read the generated barcode with barcode scanner device using milon / barcode plugin
- Host: GitHub
- URL: https://github.com/salmanbe/laravel-barcode-tutorial
- Owner: salmanbe
- Created: 2023-08-11T20:29:55.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-08-13T15:22:59.000Z (over 1 year ago)
- Last Synced: 2024-01-27T00:49:37.778Z (11 months ago)
- Topics: barcode, bootstrap5, jquery, laravel, milon, php, tutorial
- Language: PHP
- Homepage:
- Size: 69.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Laravel Barcode Tutorial
This is the source code of Laravel barcode video tutorial available on youtube. This tutorial uses Laravel, Milon barcode plugin, bootstrap 5, Jquery, html 5.
[![Laravel Barcode](https://img.youtube.com/vi/mSQAEbnzKCQ/0.jpg)](https://www.youtube.com/watch?v=mSQAEbnzKCQ)
- [View complete video tutorial on youtube](https://www.youtube.com/watch?v=mSQAEbnzKCQ).
- [Visit youtube channel](https://www.youtube.com/@SCTechStudio).
- [Visit author's website](https://www.salman.be).
- [Laravel Barcode plugin credit](https://github.com/milon).## Tutorial Technologies
- Laravel
- Bootstrap 5
- HTML 5
- JQuery## License
The Laravel framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).