laravel model get only with relation data code example Example: laravel get only relationship $products = $popularProducts->pluck('product');