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
void singleton(string|array $abstract, Closure|string|null $concrete = null)
mixed make(string $abstract, array $parameters = array()) Resolve the given
string getCachedServicesPath() Get the path to the cached services.php
bool isDownForMaintenance() Determine if the application is currently down
string getCachedCompilePath() Get the path to the cached "compiled.php"
void extend(string $abstract, Closure $closure)
ContextualBindingBuilder
Page 1 of 3