This commit is contained in:
QWp6t
2017-07-10 04:32:03 -07:00
committed by GitHub
parent b34bfeab3c
commit 78473e2fc9

View File

@@ -15,7 +15,7 @@
"watch": [ "watch": [
"app/**/*.php", "app/**/*.php",
"config/**/*.php", "config/**/*.php",
"resoruces/controllers/**/*.php", "resources/controllers/**/*.php",
"resources/views/**/*.php" "resources/views/**/*.php"
] ]
} }