October\Rain\Foundation\Bootstrap\LoadConfiguration

Source: ~/vendor/october/rain/src/Foundation/Bootstrap/LoadConfiguration.php

Public methods

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

Bootstrap the given application.

Parameters
  • Illuminate\Contracts\Foundation\Application $app

Protected methods

protected array getEnvironmentConfiguration()

Load the environment configuration.

protected void getEnvironmentFromHost(array $config)

Returns the environment based on hostname.

Parameters
  • array $config