void afterResolving(string $abstract, Closure $callback = null)
bool resolved(string $abstract) Determine if the given abstract type has
void alias(string $abstract, string $alias) Alias a type to a different
string basePath() Get the base path of the Laravel installation.
ServiceProvider register(
void instance(string $abstract, mixed $instance) Register an existing instance
string environment() Get or check the current application environment.
void bind(string|array $abstract, Closure|string|null $concrete = null, bool $shared = false)
Page 3 of 3