[Laravel Tutorial] More Feature in Short URL Service: QR Code

Опубликовано: 08 Апрель 2026
на канале: 01Coder
358
5

#laravel #inertia #php #design #webdev

Chapters:
00:00 Introduction
01:28 Install php-qrcode package
02:36 Define and implement a new route
05:07 Update Laravel resource class
06:31 Update client side, the Vue component
09:09 Try it out!

Continuing with previous video, I will add a new feature, QR code generation, to the short URL service.

PR for this part of code change: https://github.com/sugarforever/short...

For other laravel related videos, please check out the playlist:    • Laravel