#laravel #inertia #elementplus #php #design
Chapters:
00:00 Introduction
04:42 Launch my Twitter Snowflake ID generation service
08:26 Create a Laravel migration for short URL storage
13:00 Review the controller created
13:33 Set up resource route
16:30 Token service and Base62 encode service
25:25 Frontend development
32:34 Give it a try!
In previous video, I integrated ElementPlus UI framework into the Laravel 9 short URL service project. Now it's time to start working on the real features of short URL service.
In this video, I will show you what I did to complete the whole PoC (proof-of-concept) of such service, in Laravel.
PR for this part of code change: https://github.com/sugarforever/short...
For other laravel related videos, please check out the playlist: • Laravel