October\Rain\Foundation\Bootstrap\RegisterOctober

Public methods

public void bootstrap(Illuminate\Contracts\Foundation\Application $app)

Specific features for October CMS.

Parameters
  • Illuminate\Contracts\Foundation\Application $app

Protected methods

protected void makeSystemPaths($rootPath, $subPaths)

makeSystemPaths will attempt to ensure the required system paths exist

Parameters
  • $rootPath
  • $subPaths

protected void parseConfiguredPath($app, $path)

parseConfiguredPath will include the base path if necessary

Parameters
  • $app
  • $path