namlier's avatar

Why Livewire guide doesn't work?

I have installed ivewire/livewire package with composer require command on my breeze app. Then I have tried to use guides from laravel.com/docs/10.x/frontend#livewire and laravel-livewire.com to implement it and see how it works. Why is not any XHR sending? And only the default value is presented. What do I have to do extra?

0 likes
7 replies
namlier's avatar

And please give me some links that lead to lavarel developers chat. It is a simple question, I have already wasted 30 minutes.

1 like
jlrdw's avatar

Have you looked at the livewire sites documentation and free videos.

2 likes
namlier's avatar

@jlrdw yes, I have looked deeper and in here laravel-livewire.com/docs/2.x/quickstart#add-counter I found some extra code and I don't know what should I do with it . Should I add this @livewireScripts to my layout or a view? Im new in frontend

1 like
namlier's avatar

@jlrdw Well... i have only read what i have told i have read. So why in the quickstart section, there are no such things that present is in your section?

namlier's avatar

I mean i didnt miss anything, i just went through the guide. But anyway... you are so smart, thank you.

Please or to participate in this conversation.