PHP Class Nwidart\Modules\Providers\BootstrapServiceProvider

Inheritance: extends Illuminate\Support\ServiceProvider
Show file Open project: nwidart/laravel-modules

Public Methods

Method Description
boot ( ) Booting the package.
register ( ) Register the provider.

Method Details

boot() public method

Booting the package.
public boot ( )

register() public method

Register the provider.
public register ( )