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

abdulrehman176617's avatar

why livewire is too show

I am using the 'Create a Livewire Counter Component' example from the Livewire 3 documentation.

I am new to Livewire and don't understand why it takes 1.5 seconds to update the number when incrementing or decrementing. I'm running this on localhost. Is because of server call

php artisan make:livewire counter

0 likes
3 replies
Snapey's avatar

how long does it take to render the page?

Please or to participate in this conversation.