CommandCreatorServiceProvider class CommandCreatorServiceProvider extends
static array compiles() Get a list of files that should be compiled
void boot() Bootstrap the application services.
array provides() Get the services provided by the provider.
static array pathsToPublish(string $provider = null, string $group = null)
void commands(array|mixed $commands) Register the package's custom Artisan
void commands(array $commands) Register the package's custom Artisan commands
void register() Register the service provider.
Page 5 of 12