mixed make(string $abstract, array $parameters = array()) Resolve the given
void addContextualBinding(string $concrete, string $abstract, Closure|string $implementation)
static Container setInstance(
void offsetUnset(string $key) Unset the value at a given offset.
void resolving(string $abstract, Closure $callback = null)
Closure share(Closure $closure)
void instance(string $abstract, mixed $instance) Register an existing instance
Closure wrap(Closure $callback
bool offsetExists(string $key) Determine if a given offset exists.
array getBindings() Get the container's bindings.
Page 2 of 5