void __construct(Application $app)
void boot() Bootstrap the application events.
array provides() Get the services provided by the provider.
bool isDeferred() Determine if the provider is deferred.
void commands(array $commands) Register the package's custom Artisan commands
string guessPackagePath() Guess the package path for the provider.
Page 7 of 12