Class representing a CommandServiceProvider. Responsible for registering router and application commands.
Mr. Stone evensstone@gmail.com
Create a new instance of CommandServiceProvider.
The container instance for dependency resolution.
Determines if this provider should be skipped. Useful for registering the provider based on platform.
True if the provider should be skipped; otherwise, false.
Registers router components and application commands in the service container.
Class representing a CommandServiceProvider. Responsible for registering router and application commands.
Author
Mr. Stone evensstone@gmail.com