PHP Class Clockwork\Support\Lumen\ClockworkServiceProvider

Inheritance: extends Illuminate\Support\ServiceProvider
Show file Open project: itsgoingd/clockwork

Public Methods

Method Description
boot ( )
provides ( )
register ( )
registerCommands ( ) Register the artisan commands.

Protected Methods

Method Description
isRunningWithFacades ( )

Method Details

boot() public method

public boot ( )

isRunningWithFacades() protected method

protected isRunningWithFacades ( )

provides() public method

public provides ( )

register() public method

public register ( )

registerCommands() public method

Register the artisan commands.
public registerCommands ( )