Level 122
create collections in the first place, not $data
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hello this is weird question, Is it possible to make php to return collection when array returned? because i find my doing same thing in all methods: return collect($data)
Please or to participate in this conversation.