Forum

General discussion

Tutorial Suggestions

i will like to make a tutorial Suggestions please I would love to see a tutorial about , embedding URLs , URL auto preview if it's an Instagram or YouTube a users should be to play it without leaving the website , using livewire and alpine as the building block

how to resize and optimize images and videos, ,

advance tutorials like building clubhouse using laravel + vue

this is my own suggestions feel free to drop yours

kikter
0
2
352
tisuchi
Solution

@kikter I know it's a tutorial request/suggestion.

However, I discovered a package called Embed . It might be helpful if someone is interested meanwhile.

Haz
Moderator

Hey,

Welcome to the Codecourse forum! I know you are just providing suggestions, but this kind of functionality is all over the web. Have you tried looking at the Twitter API? I think Embedded Tweets is what you are after (if I have understood correctly). Regarding image optimisation, there are several packages for this. I had a quick search and found these that might be of use, if you wish to continue and tackle it yourself. Let me know if you have any further questions!

Useful links:

https://developer.twitter.com/en/docs/twitter-for-websites/embedded-tweets/overview

https://ogp.me/

https://github.com/spatie/laravel-medialibrary

https://image.intervention.io/v2

If you are more of a visual learner, check these out! I also found a few on Codecourse, they are part of bigger series, but it will show you how to install, configure and use. Just search for image and check the video listing.