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