find average of column in laravel where condition code example Example: laravel get average from a column $avgStar = Model::avg('star');