increasePlayCount($request->song, $user); event(new PlaybackStarted($interaction->song, $interaction->user)); return InteractionResource::make($interaction); } }