void __construct(Application $app)
bool isDeferred() Determine if the provider is deferred.
array when() Get the events that trigger this service provider to register
array provides() Get the services provided by the provider.
void boot() Bootstrap the application events.
void commands(array $commands) Register the package's custom Artisan commands
string guessPackagePath() Guess the package path for the provider.
void package(string $package, string $namespace = null, string $path = null)
Page 1 of 12