Im trying to use filter() method for the collection in laravel 5.2. But the result returns the same result when I remove the filter() method. Please see my code
filter()