Skip to content

Link Livewire page routes to components#616

Merged
TitasGailius merged 1 commit intomainfrom
livewire-pages-in-route-helper
Mar 23, 2026
Merged

Link Livewire page routes to components#616
TitasGailius merged 1 commit intomainfrom
livewire-pages-in-route-helper

Conversation

@TitasGailius
Copy link
Collaborator

Routes registered with Route::livewire() now link directly to the Livewire component instead of Livewire's internal LivewirePageController.

Clicking a route name like route('images.index') navigates to the component file, and hovering displays the full component hover card with all associated files and props.

Screenshot 2026-03-19 at 16 36 48 Screenshot 2026-03-19 at 16 36 35

@TitasGailius TitasGailius merged commit 1e42054 into main Mar 23, 2026
3 checks passed
@TitasGailius TitasGailius deleted the livewire-pages-in-route-helper branch March 23, 2026 07:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant