function Global / collect
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.

collect

collect ( ) : Illuminate\...\TValue>

Create a collection from the given value.

Parameters

  • $value Illuminate\...\TValue>|iterable<\...\TValue>|null