laravel get only 1 item from relationship code example Example: laravel get only relationship $products = $popularProducts->pluck('product');