Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>goto-route-controller-laravelNew to Visual Studio Code? Get it now.
goto-route-controller-laravel

goto-route-controller-laravel

Erlang Parasu

|
41,076 installs
| (2) | Free
laravel helper: go to route declaration, go to controller method declaration, find blade usage
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

goto-route-controller-laravel

Features

  • Go to route declaration
  • Go to controller method declaration
  • Find blade usage

Extension (vsix) size: ±16 KB

How to Use

Go to Controller

  1. Open file routes web.php or api.php
  2. Put cursor on line that contains route declaration like BookController@show
  3. Right click on that line
  4. Choose "EP: Laravel: Go to Controller"
  5. Please wait... Controller file will be displayed for you

or just click EP-findController on statusbar

Go to Route

  1. Open controller class like BookController.php
  2. Put cursor on line that contains method name like function edit() {
  3. Right click on that line
  4. Choose "EP: Laravel: Go to Route"
  5. Please wait... Route declaration file will be displayed for you

or just click EP-findRoute on statusbar

Find blade usage

  1. Open an layout file like index.blade.php
  2. Right click on any line
  3. Choose "EP: Laravel: Find blade usage"
  4. Please wait... Blade usage will be displayed for you

or just click EP-findBladeUsage on statusbar


Compatibility

Laravel Version Status Extension Version
10.x Supported 2.2.0
9.x Supported 2.2.0
8.x Supported 2.2.0
7.x Supported 2.1.9
6.x Supported 2.1.9
5.8 Supported .
5.7 Supported .
5.6 Supported .
5.5 Supported .
5.4 Supported .
5.3 Supported .
5.2 Supported .
5.1 Supported .

Links

Extension: https://marketplace.visualstudio.com/items?itemName=erlangparasu.goto-route-controller-laravel

Source: https://github.com/erlangparasu/goto-route-controller-laravel


Enjoy :)

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft