Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Real Time Single Page Forum App with Pusher Laravel & vuejs, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:07:32
    1 Introduction
  2. Урок 2. 00:03:21
    2 Install Laravel
  3. Урок 3. 00:06:17
    3 Initialise Git Repository
  4. Урок 4. 00:07:56
    4 Creating Models
  5. Урок 5. 00:01:49
    5 Question Migration
  6. Урок 6. 00:02:00
    6 Reply Migration
  7. Урок 7. 00:02:58
    7 Like and Category Table
  8. Урок 8. 00:01:46
    8 Create Database with Migrations
  9. Урок 9. 00:02:15
    9 Question Relationships
  10. Урок 10. 00:02:38
    10 Reply and User Relationships
  11. Урок 11. 00:02:51
    11 Question Factory
  12. Урок 12. 00:02:13
    12 Other Factories
  13. Урок 13. 00:06:28
    13 Database Seeding
  14. Урок 14. 00:03:30
    14 Routes for Question
  15. Урок 15. 00:01:58
    15 All Questions
  16. Урок 16. 00:03:08
    16 Route Model Bindings
  17. Урок 17. 00:02:43
    17 Delete Question
  18. Урок 18. 00:08:31
    18 Store Question
  19. Урок 19. 00:09:01
    19 Question Resource
  20. Урок 20. 00:04:39
    20 Update Question
  21. Урок 21. 00:04:08
    21 Store Category
  22. Урок 22. 00:05:33
    22 Real and Delete Category
  23. Урок 23. 00:05:37
    23 Update Category
  24. Урок 24. 00:08:03
    24 Show Replies
  25. Урок 25. 00:05:40
    25 Store and Delete Reply
  26. Урок 26. 00:06:29
    26 Resource for Category and Reply
  27. Урок 27. 00:03:13
    27 Update Reply
  28. Урок 28. 00:08:27
    28 Like and DisLikes
  29. Урок 29. 00:30:52
    What is JWT?
  30. Урок 30. 00:05:25
    29 Install JWT package in Laravel
  31. Урок 31. 00:04:57
    30 JWT Auth Controller
  32. Урок 32. 00:05:55
    31 Checking JWT
  33. Урок 33. 00:04:56
    32 SignUp
  34. Урок 34. 00:06:41
    33 JWT Middleware
  35. Урок 35. 00:08:00
    34 Exception Handling
  36. Урок 36. 00:08:48
    35 Install Vuetify
  37. Урок 37. 00:03:53
    36 Home Components
  38. Урок 38. 00:04:13
    37 Footer and Toolbar
  39. Урок 39. 00:04:25
    38 Vue Router
  40. Урок 40. 00:07:24
    39 Login Components
  41. Урок 41. 00:06:02
    40 Login Component 2
  42. Урок 42. 00:05:11
    41 Get Token when Login
  43. Урок 43. 00:04:32
    42 User Class
  44. Урок 44. 00:05:23
    43 Storage Helper
  45. Урок 45. 00:09:32
    44 Token is Valid
  46. Урок 46. 00:04:33
    45 Store Token and Username
  47. Урок 47. 00:07:31
    46 Login and Logout Helpers
  48. Урок 48. 00:06:49
    47 Signup Component
  49. Урок 49. 00:07:07
    48 Signup Validation
  50. Урок 50. 00:05:20
    49 SignUp with Login after that
  51. Урок 51. 00:03:44
    50 Redirect after login
  52. Урок 52. 00:06:39
    51 Show if LoggedIn
  53. Урок 53. 00:06:27
    52 Logout Part
  54. Урок 54. 00:04:41
    53 Forum Component
  55. Урок 55. 00:07:16
    54 Fetch All Questions
  56. Урок 56. 00:06:54
    55 Get single Question
  57. Урок 57. 00:05:45
    56 Show single Question
  58. Урок 58. 00:08:20
    57 Create Question
  59. Урок 59. 00:06:38
    58 Markdown Editor
  60. Урок 60. 00:03:34
    59 Pass Token to every AJax request
  61. Урок 61. 00:05:06
    60 Store Question with User_id and slug
  62. Урок 62. 00:06:14
    61 Markdown Parse
  63. Урок 63. 00:06:18
    62 Own or not
  64. Урок 64. 00:02:59
    63 Delete Question
  65. Урок 65. 00:08:43
    64 Edit Question
  66. Урок 66. 00:08:27
    65 Update Question
  67. Урок 67. 00:05:55
    66 Category List
  68. Урок 68. 00:05:28
    67 Store Category
  69. Урок 69. 00:05:36
    68 Show all category
  70. Урок 70. 00:03:59
    69 Delete Category
  71. Урок 71. 00:07:02
    70 Update Category
  72. Урок 72. 00:03:09
    71 Admin can access category
  73. Урок 73. 00:03:09
    72 Get all Replies for question
  74. Урок 74. 00:07:13
    73 Show all Replies
  75. Урок 75. 00:04:24
    74 Create Edit and Delete Button
  76. Урок 76. 00:14:03
    75 Create Reply
  77. Урок 77. 00:06:17
    76 Delete Reply
  78. Урок 78. 00:08:07
    77 Update Reply
  79. Урок 79. 00:05:08
    78 Update Reply 2
  80. Урок 80. 00:08:53
    78/2 Fix Update Bug
  81. Урок 81. 00:04:54
    79 Create Like Button
  82. Урок 82. 00:05:39
    80 Like a Reply
  83. Урок 83. 00:04:23
    81 Save like to Database
  84. Урок 84. 00:03:04
    82 Create Notification system
  85. Урок 85. 00:04:58
    83 Send Notifications
  86. Урок 86. 00:08:33
    84 Mark As Read
  87. Урок 87. 00:14:18
    85 Mark As Read Notifications
  88. Урок 88. 00:04:56
    86 Install Pusher
  89. Урок 89. 00:07:53
    87 Real Time Likes
  90. Урок 90. 00:03:49
    88 Real Time Likes Part 2
  91. Урок 91. 00:05:36
    89 Broadcasting Notifications
  92. Урок 92. 00:04:57
    90 Sending JWT token for pusher
  93. Урок 93. 00:08:43
    91 Real time Notification and Reply
  94. Урок 94. 00:08:00
    92 Handle Token is Expired
  95. Урок 95. 00:07:08
    93 Random Token string
  96. Урок 96. 00:03:09
    94 Incorrect Token Handing
  97. Урок 97. 00:04:37
    95 Hide New Reply if not login
  98. Урок 98. 00:06:02
    96 Reply Count
  99. Урок 99. 00:06:03
    97 Parallex in Home Page
  100. Урок 100. 00:08:11
    98 Form validation request for ask and category
  101. Урок 101. 00:06:16
    99 Showing Errors
  102. Урок 102. 00:06:33
    100 Play Notification Sound
  103. Урок 103. 00:03:54
    101 What is Laravel Webscoket package?
  104. Урок 104. 00:00:00
    102 Installing Laravel WebSocket package
  105. Урок 105. 00:07:07
    103 Running WebSocket server and make it real time
  106. Урок 106. 00:03:03
    104 Pagination 1
  107. Урок 107. 00:04:51
    105 Pagination 2
  108. Урок 108. 00:03:51
    106 Pagination 3
  109. Урок 109. 00:02:50
    107 Finalize Pagination
  110. Урок 110. 00:04:22
    Add dependencies for laravel 6
  111. Урок 111. 00:02:41
    Use Str Facade instead of str helper functions
  112. Урок 112. 00:05:28
    Create Ubuntu Server From Digital Ocean
  113. Урок 113. 00:06:30
    Login to Ubuntu only with SSH key
  114. Урок 114. 00:04:33
    Installing Nginx, PHP, MySQL
  115. Урок 115. 00:03:31
    Connect to server to Github via SSH key
  116. Урок 116. 00:02:34
    Install composer and PHP extensions
  117. Урок 117. 00:06:18
    Setup Nginx
  118. Урок 118. 00:09:06
    Connect to MySQL server
  119. Урок 119. 00:04:56
    Install Supervisor for laravel websocket server