*/ public function broadcastOn(): array { return [ new PrivateChannel('BookRecommendation'), ]; } }