guillaumebriday / laravel-blog

Laravel 10.0 blog application with Hotwire, Horizon, Telescope, Sanctum, Breeze and Pusher
MIT License
1.72k stars 559 forks source link

socket.io not include #50

Closed ooking closed 5 years ago

ooking commented 5 years ago

i open the article detail page and found error socket.io.js:1 Failed to load resource: net::ERR_CONNECTION_REFUSED

guillaumebriday commented 5 years ago

Hey ! Yeah you're right, I fixed it in https://github.com/guillaumebriday/laravel-blog/commit/063dca6a10c1bcdfa044553fe512a956f5ef0905

Thank you