<
e2
Autocompleting Lessons with vue-youtube-embed & portal-vue
Mark as watched? Login
Notes
Login to write notes for this video.Description
Continuing in this series, today we are adding the ability of lessons to be marked as completed when the video ends. To do this, we are going to need to switch the way that we embed the YouTube video and start using a dedicated package. Once that is setup, we are going to find a way to not abandon Laravel Blade when using Vue through the use of Portal Vue.