I'm not sure with the starter kit, if you still need to run php artisan volt:install ?
Running it again probably wouldn't hurt.
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
when registering route as follows; use Livewire\Volt\Volt;
Volt::route('/users', 'users');
and when accessing the page it gives the following error; Livewire\Exceptions\ComponentNotFoundException
Unable to find component: [users] GET newgtech.test PHP 8.3.21 — Laravel 12.11.1
anyone has the solution or is anyone else tried Volt with L12-with-Livewire-starterkit?
I'm not sure with the starter kit, if you still need to run php artisan volt:install ?
Running it again probably wouldn't hurt.
Please or to participate in this conversation.