app->singleton('easy_sms', function ($app) { return (new EasySms($app->config['sms'])); }); } }