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