-
HDInnovations/UNIT3D-Community-Edition
- 1524
- Dec 2017
- Jul 2022
- Laravel 8
Files in the example
-
agorakit/agorakit
- 357
- May 2016
- Jun 2022
- Laravel 8
Files in the example
The unique
method returns all of the unique items in the collection. The returned collection keeps the original array keys, so in the following example we will use the values
method to reset the keys to consecutively numbered indexes.
Read more in the official Laravel docs.