ComposerServiceProvider class ComposerServiceProvider extends
void __construct(Application $app)
string guessPackagePath() Guess the package path for the provider.
void commands(array $commands) Register the package's custom Artisan commands
bool isDeferred() Determine if the provider is deferred.
void register() Register the service provider.
array provides() Get the services provided by the provider.
Page 8 of 12