Skip to content

Commit 8643bd2

Browse files
Fixed a bug in file hinting using Laravel Idea
1 parent f1c3fc4 commit 8643bd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ide.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
}
4141
],
4242
"options": {
43-
"directory": "operations",
43+
"directory": "/operations",
4444
"suffixToClear": ".php",
4545
"recursive": true
4646
}

0 commit comments

Comments
 (0)