diff --git a/resources/assets/config.json b/resources/assets/config.json index e1d6b91..385425c 100644 --- a/resources/assets/config.json +++ b/resources/assets/config.json @@ -15,7 +15,6 @@ "watch": [ "app/**/*.php", "config/**/*.php", - "resources/controllers/**/*.php", "resources/views/**/*.php" ] }