wrk-flow / larastrict

Opinionated extension of a Laravel framework to help you build type safe, testable and reusable code.
https://larastrict.com
MIT License
5 stars 2 forks source link

fix(Database): OrderByValuesScope is now from ASC to DESC order of gi… #71

Closed pionl closed 9 months ago

pionl commented 9 months ago

…ven values

BREAKING CHANGE: Values must be ordered from prefered order to last wanted order (now it was incorrectly used)