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

sheilong's avatar

wire:stream not work.

I'm using the same example from the wire:stream documentation, but the count is not displayed in descending order, it simply 'freezes' and after 3 seconds the final result appears. The request is frozen, what could it be?

i use laragon, redis, php 8.3.

all in latest versions..

1 like
13 replies
vincent15000's avatar

I didn't see this new functionality, I will test it today and I tell you something.

vincent15000's avatar

@wilianmaique You don't have exactly the same code as in the documentation.

So have you tried with exactly the same code as in the documentation ?

sheilong's avatar

@vincent15000 yes, I tried several ways, the count doesn't work, it stays 'frozen', after it finishes it shows the result. I'm using laragon

1 like
sheilong's avatar

@vincent15000 so, I want to know the problem, I think it's something in apache, I don't know

1 like
sheilong's avatar
sheilong
OP
Best Answer
Level 1

the problem was with apache, with nginx it worked correctly.

1 like

Please or to participate in this conversation.