bool hasBeenBootstrapped() Determine if the application has been bootstrapped
bool isShared(string $abstract) Determine if a given type is shared.
static Container setInstance(
Illuminate\Foundation\Bootstrap Classes
Illuminate\Foundation\Exceptions Classes
void alias(string $class, string $alias) Add an alias to the loader.
void register() Register the loader on the auto-loader stack.
array getLoadedProviders() Get the service providers that have been loaded
mixed offsetGet(string $key) Get the value at a given offset.
string getCachedConfigPath() Get the path to the configuration cache file
Page 1 of 17