Sorting UNION queries with Laravel 4.1

前端 未结 5 1294
后悔当初
后悔当初 2020-12-19 09:44

I think there is something changed in the union between Laravel 4 and Laravel 4.1. I have 2 models.

$pho         


        
5条回答
  •  抹茶落季
    2020-12-19 10:14

    It seems to be fixed in this pull request: https://github.com/laravel/framework/pull/3901

提交回复
热议问题