-
HDInnovations/UNIT3D-Community-Edition
- 2064
- Dec 2017
- Mar 2025
Files in the example
-
agorakit/agorakit
- 420
- May 2016
- Mar 2025
Files in the example
Only until March 18th: coupon LARAVEL12 for 40% off Yearly/Lifetime membership!
Read more here
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.