loadViewsFrom($viewsPath, $ns); $this->publishes([ $viewsPath => resource_path("views/vendor/{$ns}"), ]); } }