Inertia
Whisperer for Laravel collects all Inertia pages and offers autocompletion and navigation.
It provides autocompletion for the following methods:
inertia()
Route::inertia()
Inertia page generation action
You can now create an Inertia page simply by searching for it or selecting it from the Whisperer for Laravel menu.
Inertia page inception
The plugin verifies whether the Inertia page exists within the specified Inertia directories. If the page is missing, it displays a warning and provides an option to create it.
Setting options
By default, Whisperer for Laravel checks for Inertia pages in resources/js/Pages
. You can add additional paths in the settings:
Go to File > Settings > Languages & Frameworks > Whisperer For Laravel and select the Laravel Packages tab.