Collection count in Laravel

后端 未结 0 1462
旧时难觅i
旧时难觅i 2021-01-12 04:09

Can I use count($posts) in Laravel to retrieve the number of elements in a collection, and how does it differ from $posts->count()?

Thank

相关标签:
回答
  • 消灭零回复
提交回复
热议问题