ArtisanServiceProvider
class ArtisanServiceProvider extends ServiceProvider implements DeferrableProvider
Properties
protected array | $commands | The commands to be registered. | |
protected array | $devCommands | The commands to be registered. |
Methods
Register the service provider.
Register the given commands.
Register the command.
Register the command.
Register the command.
Register the command.
Register the command.
Register the command.
Register the command.
Register the command.
Register the command.
Register the command.
Register the command.
Register the command.
Register the command.
Register the command.
Register the command.
Register the command.
Register the command.
Register the command.
Register the command.
Register the command.
Register the command.
Register the command.
Register the command.
Register the command.
Register the command.
Register the command.
Register the command.
Register the command.
Register the command.
Register the command.
Register the command.
Register the command.
Register the command.
Register the command.
Register the command.
Register the command.
Register the command.
Register the command.
Register the command.
Register the command.
Register the command.
Register the command.
Register the command.
Register the command.
Get the services provided by the provider.
Details
at line 117
void
register()
Register the service provider.
at line 131
protected void
registerCommands(array $commands)
Register the given commands.
at line 145
protected void
registerCacheClearCommand()
Register the command.
at line 157
protected void
registerCacheForgetCommand()
Register the command.
at line 169
protected void
registerChannelMakeCommand()
Register the command.
at line 181
protected void
registerClearCompiledCommand()
Register the command.
at line 193
protected void
registerConfigCacheCommand()
Register the command.
at line 205
protected void
registerConfigClearCommand()
Register the command.
at line 217
protected void
registerComponentMakeCommand()
Register the command.
at line 229
protected void
registerConsoleMakeCommand()
Register the command.
at line 241
protected void
registerControllerMakeCommand()
Register the command.
at line 253
protected void
registerEventGenerateCommand()
Register the command.
at line 265
protected void
registerEventMakeCommand()
Register the command.
at line 277
protected void
registerExceptionMakeCommand()
Register the command.
at line 289
protected void
registerMailMakeCommand()
Register the command.
at line 301
protected void
registerDownCommand()
Register the command.
at line 313
protected void
registerEnvironmentCommand()
Register the command.
at line 325
protected void
registerEventCacheCommand()
Register the command.
at line 337
protected void
registerEventClearCommand()
Register the command.
at line 349
protected void
registerEventListCommand()
Register the command.
at line 361
protected void
registerJobMakeCommand()
Register the command.
at line 373
protected void
registerKeyGenerateCommand()
Register the command.
at line 385
protected void
registerListenerMakeCommand()
Register the command.
at line 397
protected void
registerMiddlewareMakeCommand()
Register the command.
at line 409
protected void
registerModelMakeCommand()
Register the command.
at line 421
protected void
registerNotificationMakeCommand()
Register the command.
at line 433
protected void
registerObserverMakeCommand()
Register the command.
at line 445
protected void
registerPackageDiscoverCommand()
Register the command.
at line 457
protected void
registerPolicyMakeCommand()
Register the command.
at line 469
protected void
registerProviderMakeCommand()
Register the command.
at line 481
protected void
registerRequestMakeCommand()
Register the command.
at line 493
protected void
registerResourceMakeCommand()
Register the command.
at line 505
protected void
registerRuleMakeCommand()
Register the command.
at line 517
protected void
registerRouteCacheCommand()
Register the command.
at line 529
protected void
registerRouteClearCommand()
Register the command.
at line 541
protected void
registerRouteListCommand()
Register the command.
at line 553
protected void
registerScheduleFinishCommand()
Register the command.
at line 563
protected void
registerScheduleRunCommand()
Register the command.
at line 573
protected void
registerScheduleWorkCommand()
Register the command.
at line 583
protected void
registerServeCommand()
Register the command.
at line 595
protected void
registerNetflexSetupCommand()
Register the command.
at line 607
protected void
registerTestMakeCommand()
Register the command.
at line 619
protected void
registerUpCommand()
Register the command.
at line 631
protected void
registerVendorPublishCommand()
Register the command.
at line 643
protected void
registerViewCacheCommand()
Register the command.
at line 655
protected void
registerViewClearCommand()
Register the command.
at line 667
array
provides()
Get the services provided by the provider.