VSCode IDE Laravel Extension to Quickly Navigate Between Views in Editor to Save Time
0 views
Jul 8, 2025
Get the full source code of application here:
View Video Transcript
0:00
Uh hello guys, welcome to this video. So
0:02
in this video, I'll show you a Laravel
0:04
extension inside VS code which will make
0:07
your life very much easy. If you want to
0:10
navigate between different views inside
0:12
your Laravel application, the uh the
0:15
extension name is Laravel. Go to view.
0:17
If you just go to extensions, just type
0:20
here Laravel. This extension will come
0:22
right here. It's used by almost 2.1
0:25
million developers of Laravel. Simply
0:28
click the install button. Let me show
0:30
you what this extension does. It will
0:32
save you a lot of time. So if you have
0:35
inside your routes file, if you have
0:38
defined some views. So what this
0:40
extension will do, it will actually
0:42
underline all the views. So this is one
0:45
view here. You just need to press the
0:47
control key on the keyboard. So now it
0:50
will turn to a hyperlink. So now you can
0:53
directly click this to navigate to the
0:57
actual view which is defined in the
0:59
larable. So you no longer need to go to
1:02
the views folder.
1:04
It will waste a lot of time here. You
1:06
can directly from this single file web
1:09
dot if you have defined these views.
1:11
Simply press the control key and this
1:13
will change it to a hyperlink so that
1:16
you can actually click this view
1:17
directly and navigate to like this.
1:21
Let's suppose I define another view
1:32
and right here we define this view.
1:41
So what this will do right here if you
1:44
see now we have this sample view it will
1:48
navigate directly to this. You can close
1:51
these files here. Once again, just press
1:53
this. It will open automatically. So,
1:56
this will save you a lot of time if you
1:58
are Laravel developer. I personally use
2:00
this extension a lot because it directly
2:03
opens your view file. You can navigate
2:07
between different views. Just need to
2:09
press the control key and then it will
2:11
open this. You will see that it will
2:13
save you a lot of time.
2:16
So, simply install this extension.
2:18
Laravel go to view. It's a third party
2:21
extension, not the official one. This is
2:25
the title. It's used by almost 3 million
2:28
developers. So, thank you very much for
2:31
watching this video and also check out
2:33
my website freemediatetools.com
2:35
uh which contains thousands of tools.
#Computers & Electronics
#Development Tools
#Programming