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": [
"app/**/*.php",
"config/**/*.php",
"resoruces/controllers/**/*.php",
"resources/controllers/**/*.php",
"resources/views/**/*.php"
]
}