Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Laravel RoutesNew to Visual Studio Code? Get it now.
Laravel Routes

Laravel Routes

Mahmoud Shahin

|
13,065 installs
| (1) | Free
Show your laravel routes as you didn't seen it before with all the details
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Laravel Routes

laravel routes is amazing Visual Code Extension to help you write your routes without try to remember it's expressions.

logo

Screenshot

Demo

Demo

How Works

  • Open the laravel project folder as a root folder otherwise you will need to edit the User Setting
  • Press LEFT CTRL + SHIFT + P
  • Choose LaravelRoutes: Start
  • Press Enter.
  • Try to write any route path inside double quotes "/* Your route Here */" you will see a list of suggested routes with the same name

User Settings

    "routes.RoutesFolderPath": "/routes",
    "routes.ProvidersFolderPath": "/app/Providers"

Features

  • display routes list matched the wrote text inside the double quotes ""

License

Please read License for more information

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