app->bind('activity', function() { return new ActivityService($this->app->make('Oxbow\Activity')); }); } }