class InventoryServiceProvider extends ServiceProvider

Methods

void
boot()

Bootstrap the application services.

void
register()

Register the application services.

Details

at line 14
void boot()

Bootstrap the application services.

Return Value

void

at line 24
void register()

Register the application services.

Return Value

void