void booted(mixed $callback) Register a new "booted" listener.
void booting(mixed $callback) Register a new boot listener.
void registerConfiguredProviders() Register all of the configured providers
string getCachedServicesPath() Get the path to the cached services.php
mixed make(string $abstract, array $parameters = array()) Resolve the given
void singleton(string|array $abstract, Closure|string|null $concrete = null)
void extend(string $abstract, Closure $closure)
bool isDownForMaintenance() Determine if the application is currently down
ContextualBindingBuilder
void registerDeferredProvider(string $provider, string $service = null) Register
Page 1 of 3