Documentation

LoadEnvironmentVariables
in package

Table of Contents

bootstrap()  : void
Bootstrap the given application.
checkForSpecificEnvironmentFile()  : void
Detect if a custom environment file matching the APP_ENV exists.
setEnvironmentFilePath()  : bool
Load a custom environment file.

Methods

checkForSpecificEnvironmentFile()

Detect if a custom environment file matching the APP_ENV exists.

protected checkForSpecificEnvironmentFile(Application $app) : void
Parameters
$app : Application
Return values
void

Search results