vanilophp / order

Order Module For Vanilo (Laravel)
https://vanilo.io
MIT License
34 stars 3 forks source link

Fixed interface called instead of proxy error #6

Closed fulopattila122 closed 4 years ago

fulopattila122 commented 4 years ago

The interface was called in the query scope instead of the proxy. Fixed it.