laravel的分页系统,怎么获取他的total

LengthAwarePaginator {#183 ▼
#total: 0
#lastPage: 0
#items: Collection {#184 ▶}
#perPage: 10
#currentPage: 1
#path: "http://localhost/dp/public/mymsg/"
#query: []
#fragment: null
#pageName: "page"
}
打印那个分页是这样的,可是total为0的时候,我希望可以得到数据,方便修改
已邀请:

maliang47

赞同来自: ZnithMay

total为0的时候 就没有数据了啊

要回复问题请先登录注册