PHP Class Nwidart\Modules\Starter

Show file Open project: nwidart/laravel-modules

Public Methods

Method Description
start ( string $path, Finder $finder = null, Illuminate\Filesystem\Filesystem $files = null ) Load the workbench vendor auto-load files.

Method Details

start() public static method

Load the workbench vendor auto-load files.
public static start ( string $path, Finder $finder = null, Illuminate\Filesystem\Filesystem $files = null )
$path string
$finder Symfony\Component\Finder\Finder
$files Illuminate\Filesystem\Filesystem