codingyu / laravel-goto-view

vscode extension
MIT License
45 stars 28 forks source link

Added support for inertia #35

Closed georgyKurian closed 3 years ago

georgyKurian commented 3 years ago

Inertia is a popular way of building a Single page app with Laravels controllers and routes.

This feature will be very valuable to developers to navigate to the view files from the controller.

Changed

Fixed

georgyKurian commented 3 years ago

Screen Shot 2020-12-11 at 3 56 12 PM

It works!

georgyKurian commented 3 years ago

Appreciate it if you merge and make a new release. If no changes as needed.