There was an error while loading. Please reload this page.
1 parent 54cddfc commit e5b7e07Copy full SHA for e5b7e07
.vscode/extensions.json
@@ -0,0 +1,14 @@
1
+{
2
+ // For more information, visit: https://go.microsoft.com/fwlink/?linkid=827846
3
+ "recommendations": [
4
+ "mikestead.dotenv",
5
+ "ryannaddy.laravel-artisan",
6
+ "shufo.vscode-blade-formatter",
7
+ "onecentlin.laravel-blade",
8
+ "codingyu.laravel-goto-view",
9
+ "amiralizadeh9480.laravel-extra-intellisense",
10
+ "naoray.laravel-goto-components",
11
+ "pgl.laravel-jump-controller",
12
+ "editorconfig.editorconfig"
13
+ ]
14
+}
0 commit comments