class LunarServiceProvider extends ServiceProvider (View source)

Properties

protected $configFiles
protected $root

Methods

void
register()

Register any application services.

void
boot()

Bootstrap any application services.

registerAddonManifest()

No description

registerStateListeners()

No description

void
registerObservers()

Register the observers used in Lunar.

void
registerBlueprintMacros()

Register the blueprint macros.

Details

void register()

Register any application services.

Return Value

void

void boot()

Bootstrap any application services.

Return Value

void

protected registerAddonManifest()

No description

protected registerStateListeners()

No description

protected void registerObservers()

Register the observers used in Lunar.

Return Value

void

protected void registerBlueprintMacros()

Register the blueprint macros.

Return Value

void