1. Урок 1. 00:02:31
    Welcome To The Course
  2. Урок 2. 00:02:16
    Downloadable Content
  3. Урок 3. 00:07:50
    Install Laravel & Setup Passport
  4. Урок 4. 00:15:51
    Front-End Routing & Vue
  5. Урок 5. 00:05:11
    Tailwind CSS
  6. Урок 6. 00:02:08
    What is JSON:API?
  7. Урок 7. 00:09:28
    Spiking Out the First Post Test
  8. Урок 8. 00:10:42
    Asserting on the Response
  9. Урок 9. 00:08:37
    Refactor to Post & User Resources
  10. Урок 10. 00:12:28
    Retrieving Posts Using a Post Collection Resource
  11. Урок 11. 00:08:08
    Returning User's Posts Only & Global Scope for Post Order
  12. Урок 12. 00:01:17
    SKIP: Watch this to skip "App Design" Section
  13. Урок 13. 00:05:13
    Spiking The App Design
  14. Урок 14. 00:15:23
    Vue Component: Nav
  15. Урок 15. 00:06:34
    Vue Component: Sidebar
  16. Урок 16. 00:07:51
    Vue Component: NewPost & NewsFeed
  17. Урок 17. 00:12:41
    Vue Component: Post
  18. Урок 18. 00:10:09
    Fetching Posts From Database
  19. Урок 19. 00:07:16
    Posted At & Post Image
  20. Урок 20. 00:05:57
    Keeping Track of Loading State
  21. Урок 21. 00:07:26
    User Profile Test
  22. Урок 22. 00:08:02
    User Profile Front End
  23. Урок 23. 00:06:28
    User Posts Test
  24. Урок 24. 00:08:58
    User Profile Design
  25. Урок 25. 00:06:37
    Auth User Test
  26. Урок 26. 00:04:39
    Fetching the Auth User
  27. Урок 27. 00:12:15
    Vuex Store Setup for Auth User
  28. Урок 28. 00:09:25
    Setting Page Titles
  29. Урок 29. 00:14:54
    Friend Request Test
  30. Урок 30. 00:06:39
    Handling Invalid Users
  31. Урок 31. 00:17:59
    Accepting a Friend Request
  32. Урок 32. 00:07:35
    Locking Down the API
  33. Урок 33. 00:15:39
    Handling Validation Errors
  34. Урок 34. 00:11:20
    Retrieving Friendships
  35. Урок 35. 00:08:37
    Ignoring Friend Requests
  36. Урок 36. 00:11:47
    Refactoring to Vuex
  37. Урок 37. 00:10:07
    Setting Friend Button Text
  38. Урок 38. 00:06:40
    Friend Button Text Getter
  39. Урок 39. 00:10:52
    Accepting & Ignoring Friend Requests
  40. Урок 40. 00:07:30
    Extracting Posts to Vuex & Console Errors
  41. Урок 41. 00:07:08
    Fixing Some Bugs
  42. Урок 42. 00:08:26
    The Newsfeed
  43. Урок 43. 00:07:42
    Refactoring Newsfeed to Vuex
  44. Урок 44. 00:12:47
    Submitting Text Posts
  45. Урок 45. 00:12:45
    User Can Like Posts Test
  46. Урок 46. 00:06:55
    Posts Must Return with Likes Test
  47. Урок 47. 00:11:47
    Integrating the Likes Feature
  48. Урок 48. 00:15:11
    User Can Post Comments Test
  49. Урок 49. 00:05:33
    Posts Must Return with Comments
  50. Урок 50. 00:10:52
    Displaying Comments on a Post
  51. Урок 51. 00:03:19
    Submitting Comments to Posts
  52. Урок 52. 00:08:16
    Code Design Change & Modules Refactor
  53. Урок 53. 00:15:55
    Images Can Be Uploaded Test
  54. Урок 54. 00:07:15
    User Are Returned with Images Test
  55. Урок 55. 00:09:15
    Setting Up Dropzone
  56. Урок 56. 00:06:00
    Showing Image After Upload
  57. Урок 57. 00:03:05
    Default Images
  58. Урок 58. 00:09:02
    Finishing Touches On Profile Images
  59. Урок 59. 00:04:42
    Resizing User Images
  60. Урок 60. 00:10:07
    New Posts with Images Test
  61. Урок 61. 00:09:12
    Submitting Images with Posts
  62. Урок 62. 00:08:49
    Customizing Dropzone & Bug Fixes
  63. Урок 63. 00:01:59
    Max File Count for Dropzone
  64. Урок 64. 00:02:42
    Bonus Lecture