Laravel - Collections - Method Uniquestrict
This method has the same signature as the unique
method; however, all values are compared using "strict" comparisons.
This method has the same signature as the unique
method; however, all values are compared using "strict" comparisons.