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.
array when() Get the events that trigger this service provider to register
TinkerServiceProvider class TinkerServiceProvider extends
array provides() Get the services provided by the provider.
void register() Register the service provider.
Page 2 of 12