Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

alihoushyaripour's avatar

How to use select and selectRaw together query in eloquent?

Hi,

I want to get all data from a model with name 'user' with a eloquent query and in this query get count of a column and sum of other column, but I won't to divide this action in 3 query...

What should I do?

0 likes
1 reply

Please or to participate in this conversation.