Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

pdellepiane's avatar

Laravel Echo Server on Homestead

Hello, I'm following the steps from the repository https://github.com/tlaverdure/laravel-echo-server and when I init the server with ...

laravel-echo-server init

... it says that I need to run ...

laravel-echo-server start

... and here is when the error comes:

Options:
  -h, --help  Show help                                                [boolean]

Cannot read property 'F_OK' of undefined

It works perfect on my Digital Ocean server, but when I try to do my tests on Homestead it just doesn't work. I need to keep testing on my local, how do can I fix it?

Thanks in advance!

0 likes
1 reply

Please or to participate in this conversation.