#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