Skip to content
This repository has been archived by the owner on Sep 27, 2022. It is now read-only.

Filters are not working in Laravel 5.5 #10

Closed
DevYunus opened this issue Sep 13, 2017 · 1 comment
Closed

Filters are not working in Laravel 5.5 #10

DevYunus opened this issue Sep 13, 2017 · 1 comment

Comments

@DevYunus
Copy link

We dont have intersect method on Illuminate/Http/Request

refer : https://laravel.com/api/5.5/Illuminate/Http/Request.html

any Alternative ?

@DevYunus DevYunus changed the title Filters are working in Laravel 5.5 Filters are not working in Laravel 5.5 Sep 13, 2017
@sandeesh
Copy link
Member

Updated the filter code to remove 'intersect' method dependency. Should work with Laravel 5.5 now :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants