Support the ongoing development of Laravel.io →
Laravel

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

Install Laravel Routes

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" }

Last updated 3 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.