#laravel #twitter #coding #webdevelopment
Chapters:
00:00 Introduction
01:40 Check Out Twitter Developer Document for Share Button
02:00 Create an Anchor Element for Share Button
02:46 Load Twitter Javascript Widget
03:20 Review My Code Changes
06:04 Give it a Try Now!
I have been sharing how I develop different features in my short URL service (Laravel Inertia App).
In this video, I will show you how to allow users to share the generated SHORT URL to Twitter.
PR for this part of code change: https://github.com/sugarforever/short...
The Twitter developer doc you should check out, to set up share buttons: / overview
For the whole series of Laravel Short URL Service videos: • Laravel App - Short URL Service
For other laravel related videos, please check out the playlist: • Laravel