Laravel Websocket軟體包作者:BeyondCode和Spatie免費的實時系統



Laravel Websocket軟體包,由Marcel和Freek撰寫。
無需使用Pusher付費服務即可實時完成事情。
在後台使用棘輪PHP Webscoket

文檔:https://goo.gl/k7rbj8

Github鏈接:https://goo.gl/uCUvAJ

關於此軟體包內部站點的Freek博客文章:https://goo.gl/QLhB8n

Laravel Echo文檔:https://laravel.com/docs/5.7/broadcasting#installing-laravel-echo。

26 comments
  1. Hi Sarthak! Im trying to figure out how to allow guest connecting to presence channel? and create my own auth middleware for guest? Because right now its constantly checking in Broadcast/Auth

  2. to deply on the production. how the websockets:serve will auto run? do i have to make a cron job to check if its work and if not then run websocket:serve ?

  3. laravel-websocket/auth:1 Failed to load resource: the server responded with a status of 500 (Internal Server Error)
    this error is comming what is the problem please help me

Comments are closed.