Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is this an issue ? #8

Open
dileep-costprize opened this issue Jan 31, 2018 · 2 comments
Open

Is this an issue ? #8

dileep-costprize opened this issue Jan 31, 2018 · 2 comments

Comments

@dileep-costprize
Copy link

Getting when trying this

ErrorException in Arr.php line 94: array_flip(): Can only flip STRING and INTEGER values!

$this->order
->with($relations)
->pimp(null, ['sort[]' => 'id,asc']);

works fine when I use some array instead of null in the first argument

@jedrzej
Copy link
Owner

jedrzej commented Feb 21, 2018

Which laravel version are you using?

@jedrzej jedrzej assigned jedrzej and unassigned jedrzej Feb 21, 2018
@dileep-costprize
Copy link
Author

Laravel version 5.0.16

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

No branches or pull requests

2 participants