class PagicServiceProvider extends ServiceProvider

Class PagicServiceProvider

Methods

void
boot()

Bootstrap the application events.

void
register()

Register the service provider.

Details

at line 18
void boot()

Bootstrap the application events.

Return Value

void

at line 31
void register()

Register the service provider.

Return Value

void