1. Урок 1. 00:02:15
    Introduction
  2. Урок 2. 00:16:48
    What we'll be building
  3. Урок 3. 00:01:43
    How to get the source code
  4. Урок 4. 00:02:33
    Project setup
  5. Урок 5. 00:08:19
    Using UUIDs with Eloquent
  6. Урок 6. 00:08:45
    Creating user channels after registration
  7. Урок 7. 00:13:42
    Displaying a single channel
  8. Урок 8. 00:12:21
    Uploading and converting channel images
  9. Урок 9. 00:13:11
    Authorising channel updates
  10. Урок 10. 00:04:55
    Channel subscriptions
  11. Урок 11. 00:09:07
    Inline templates with vue and blade
  12. Урок 12. 00:07:08
    Useful seed data generation
  13. Урок 13. 00:10:47
    Conditional rendering with blade and inline vue temlaltes
  14. Урок 14. 00:01:38
    Formatting subscribers count
  15. Урок 15. 00:06:18
    Subscribe and unsubscribe
  16. Урок 16. 00:03:21
    Reactive DOM updates for subscribe and unsubscribe
  17. Урок 17. 00:04:31
    Channel uploads view
  18. Урок 18. 00:05:51
    Channel uploads component
  19. Урок 19. 00:11:23
    Ajax video uploads
  20. Урок 20. 00:07:50
    Upload progress
  21. Урок 21. 00:06:13
    Setting up jobs and queue workers
  22. Урок 22. 00:09:49
    Video conversion and processing with queue jobs
  23. Урок 23. 00:03:07
    Conversion progress
  24. Урок 24. 00:06:30
    Generating video thumbnails
  25. Урок 25. 00:16:23
    Realtime updates for conversion progress
  26. Урок 26. 00:06:58
    Display video player
  27. Урок 27. 00:12:00
    Video views
  28. Урок 28. 00:08:08
    Video details
  29. Урок 29. 00:11:02
    Video updates
  30. Урок 30. 00:05:39
    Polymorphic votes
  31. Урок 31. 00:13:00
    Reusable votes component
  32. Урок 32. 00:07:50
    Toggle votes functionality
  33. Урок 33. 00:15:24
    Setup comments system
  34. Урок 34. 00:13:34
    Displaying comments
  35. Урок 35. 00:07:19
    Paginating comments
  36. Урок 36. 00:18:17
    Displaying paginated replies
  37. Урок 37. 00:08:01
    Add votes to comments and replies
  38. Урок 38. 00:09:13
    Add comments
  39. Урок 39. 00:05:36
    Single comment component
  40. Урок 40. 00:06:08
    Adding replies
  41. Урок 41. 00:09:32
    Display all videos in channel
  42. Урок 42. 00:12:38
    Searching videos and channels