Skip to content
This repository was archived by the owner on Mar 31, 2020. It is now read-only.

Commit 7e8b4c8

Browse files
committed
Fix comment
1 parent 5962e2a commit 7e8b4c8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Config.js

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,9 @@ var config = {
9090
| View Path
9191
|----------------------------------------------------------------
9292
|
93-
| The view path points to where your blade templates will be within
94-
| your application's file structure
93+
| Very likely, you will never need/want to modify this property.
94+
| However, for the instances where your app's views directory
95+
| is located in a different spot, please modify as needed.
9596
|
9697
*/
9798

0 commit comments

Comments
 (0)