Level 51
Documented here: https://master--goofy-tereshkova-ff1e2b.netlify.app/docs/spa-mode/
Hello everyone I am using Laravel 10 and Livewire 3. I am trying to use wire:navigate for SPA app. How ever I can't do this. I add wire:navigate for my <a> tag and use Route::get('resume', Resume::class); however it not work. I checked h official doc nothing change
Please or to participate in this conversation.