ViewPublisher
class ViewPublisher (View source)
Methods
void | __construct(Filesystem $files, string $publishPath) Create a new view publisher instance. | |
void | publish(string $package, string $source) Publish view files from a given path. | |
void | publishPackage(string $package, string $packagePath = null) Publish the view files for a package. | |
void | setPackagePath(string $packagePath) Set the default package path. |
Please login to continue.