void boot() Boot the application's service providers.
void tag(array|string $abstracts, array|mixed $tags) Assign a set of tags
string getCachedCompilePath() Get the path to the cached "compiled.php"
ContextualBindingBuilder
string basePath() Get the base path of the Laravel installation.
bool bound(string $abstract) Determine if the given abstract type has been
void alias(string $abstract, string $alias) Alias a type to a different
bool resolved(string $abstract) Determine if the given abstract type has
void afterResolving(string $abstract, Closure $callback = null)
mixed call(callable|string $callback, array $parameters = array(), string|null $defaultMethod = null)
Page 2 of 3