document.addEventListener('livewire:load', function () { // Call the livewire increment method in javascript @this.increment() })