Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Laravel & Realtime: Build Several Realtime Apps with Laravel, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:01:36
    About the instructor and what you will learn
  2. Урок 2. 00:03:50
    About the course and what you will achieve
  3. Урок 3. 00:03:47
    Understanding messages broadcasting on realtime
  4. Урок 4. 00:07:39
    Obtaining and Preparing the Laravel Structure Using Composer
  5. Урок 5. 00:06:01
    Adding Laravel UI and Generating Some Useful Components
  6. Урок 6. 00:04:35
    Compiling Some Required Components Using NPM
  7. Урок 7. 00:08:59
    Exploring the Way as Laravel Mix Works in Laravel
  8. Урок 8. 00:07:44
    Getting Ready to Use Pusher as the Realtime Service on Laravel
  9. Урок 9. 00:06:11
    Installing and Preparing Laravel Echo to Broadcast Messages
  10. Урок 10. 00:04:06
    Adding a Generic Component to Show Notifications in Laravel
  11. Урок 11. 00:06:55
    Creating an Event to Notify Users’ Session Changes
  12. Урок 12. 00:09:11
    Using Laravel Listeners to Broadcast Changes on Users’ Session
  13. Урок 13. 00:08:18
    Showing the Notification on Realtime Using Laravel Echo
  14. Урок 14. 00:06:31
    Broadcasting the Event Only to Authenticated Users
  15. Урок 15. 00:10:08
    Implementing the Actions Over a Resource to Broadcast
  16. Урок 16. 00:07:02
    Showing the List of User to Manipulate It on Realtime
  17. Урок 17. 00:05:04
    Creating the Events to Indicate Changes on Users
  18. Урок 18. 00:07:46
    Broadcasting the Events Over Users on Realtime
  19. Урок 19. 00:08:44
    Showing the Changes on the Users’ List on Realtime
  20. Урок 20. 00:09:52
    Adding the Visual Components of the Realtime Game
  21. Урок 21. 00:03:50
    Creating the Events of the Game to Broadcast
  22. Урок 22. 00:07:37
    Creating a Command to Broadcast Game Events on Realtime
  23. Урок 23. 00:09:57
    Showing Events to Players in Realtime with Laravel Echo
  24. Урок 24. 00:08:29
    Creating Visual Components to Send Messages in Realtime
  25. Урок 25. 00:08:06
    Managing the List of Connected Users in Realtime
  26. Урок 26. 00:02:58
    Creating an Event on Sending Messages in the Chat
  27. Урок 27. 00:07:23
    Broadcasting the Event Created When Sending a Message
  28. Урок 28. 00:05:02
    Showing the Broadcasted Messages to All Users
  29. Урок 29. 00:07:28
    Adding Components to Allow Events Between Users
  30. Урок 30. 00:07:21
    Creating and Broadcasting an Event Using a Private Channel
  31. Урок 31. 00:04:53
    Showing the Private Events Only to the Receiver and Sender
  32. Урок 32. 00:05:47
    Creating a New Laravel Project for The WebSockets Server
  33. Урок 33. 00:07:23
    Adding Laravel WebSockets to The Project
  34. Урок 34. 00:06:09
    Configuring an Application in the Laravel WebSockets Server
  35. Урок 35. 00:07:39
    Using Your Own WebSockets Server from your Laravel Project
  36. Урок 36. 00:04:40
    Checking the Laravel WebSockets Statistics
  37. Урок 37. 00:06:55
    Cloning and Deploying the Laravel WebSockets Project
  38. Урок 38. 00:06:53
    Using Supervisor to Execute the WebSockets Server
  39. Урок 39. 00:08:52
    Configuring a Reversed Proxy for the WebSockets Server
  40. Урок 40. 00:04:58
    Using the New Server in the Laravel Realtime Application
  41. Урок 41. 00:07:35
    Accepting HTTP Connections for the Laravel WebSockets Project
  42. Урок 42. 00:08:39
    Generating SSL Certificates for the Laravel WebSockets Server
  43. Урок 43. 00:03:08
    Establishing Secure Connections to the Laravel WebSockets Server
  44. Урок 44. 00:03:28
    The Essence of the Realtime Application with Laravel
  45. Урок 45. 00:01:57
    Bonus Class