static Container getInstance()
void singleton(string|array $abstract, Closure|string|null $concrete = null)
bool resolved(string $abstract) Determine if the given abstract type has
void offsetSet(string $key, mixed $value) Set the value at a given offset
mixed rebinding(string $abstract, Closure $callback)
string getAlias(string $abstract) Get the alias for an abstract if available
void give(Closure|string $implementation)
mixed build(string $concrete, array $parameters = array()) Instantiate
BindingResolutionException deprecated class BindingResolutionException
mixed refresh(string $abstract, mixed $target, string $method) Refresh
Page 3 of 5