Laracademy\Generators\GeneratorsServiceProvider::register PHP Method

register() public method

public register ( )
    public function register()
    {
        $this->registerModelGenerator();
    }