You're browsing the documentation for an old version of Livewire. Consider upgrading your project to Livewire 3.x.

Turbolinks

Livewire recommends you use Turbolinks in your apps to make page transitions faster. It is very possible to achieve a "SPA" feeling application written with Turbolinks & Livewire.

If you have Turbolinks installed on the page (installation instructions here), Livewire should handle the rest.

← Previous Topic AlpineJS
Next Topic → Laravel Echo