tlaverdure / laravel-echo-server

Socket.io server for Laravel Echo
MIT License
2.65k stars 511 forks source link

i add socket.io-client in blade template like README.md signed, but socket.io can't be load #393

Open xzs1994 opened 5 years ago

xzs1994 commented 5 years ago

i use laradock to start laravel-echo-server laravel-echo-server version: image

it's working, and then i add socket.io-client in blade template image on chrome, socket.io.js can't be load image and websocket is available to work image how can i fix this problem. thx!

xzs1994 commented 5 years ago

anyone help?