imanghafoori1 / eloquent-mockery

Mock your eloquent queries without the repository pattern
MIT License
129 stars 18 forks source link

FakeQueryBuilder not support aggregate functions #12

Open AmirMohtasham opened 2 years ago

AmirMohtasham commented 2 years ago

selectRaw('sum(amount) as total_price, store_id')