string guessPackagePath() Guess the package path for the provider.
array provides() Get the services provided by the provider.
void commands(array $commands) Register the package's custom Artisan commands
mixed __call(string $method, array $parameters) Dynamically handle missing
static array compiles() Get a list of files that should be compiled
void register() Register the service provider.
array when() Get the events that trigger this service provider to register
void __construct(Application $app)
ConsoleSupportServiceProvider class ConsoleSupportServiceProvider extends
KeyGeneratorServiceProvider class KeyGeneratorServiceProvider extends
Page 10 of 12