Wesley L Eldridge

Results 1 comments of Wesley L Eldridge

This should be the correct change. In the middle of testing it now, but I am open for input. ``` public function register() { $this->mergeConfigFrom(__DIR__.'/config/config.php', 'slack'); $this->app->singleton('Maknz\Slack\Client', function ($app) {...