Irazasyed\LaravelGAMP\LaravelGAMPServiceProvider::boot PHP Method

boot() public method

Bootstrap the application events.
public boot ( )
    public function boot()
    {
        $this->setupConfig($this->app);
    }