Nwidart\Modules\Providers\BootstrapServiceProvider::boot PHP Méthode

boot() public méthode

Booting the package.
public boot ( )
    public function boot()
    {
        $this->app['modules']->boot();
    }
BootstrapServiceProvider