void resolving(string $abstract, Closure $callback = null)
bool publishPackage(string $package, string $packagePath = null) Publish
array|null loadManifest() Load the service provider manifest JSON file
void bootstrapWith(array $bootstrappers) Run the given array of bootstrap
void instance(string $abstract, mixed $instance) Register an existing instance
void registerConfiguredProviders() Register all of the configured providers
$this useStoragePath(string $path) Set the storage directory.
bool alreadyPublished(string $package) Determine if a given package has
ServiceProvider register(
void load(array $providers) Register the application service providers
Page 10 of 17