adalessa / laravel.nvim

Plugin for Nvim to work with laravel projects.
MIT License
280 stars 15 forks source link

Support `ViewController` in route open #62

Closed adalessa closed 7 months ago

adalessa commented 9 months ago

When opening a route that was defined from Route::view is define with the controller ViewController this is not correct, in this case want to open the view directly. Problem is that can't get directly from the route:list command. For now show a warning