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

Undefined method 'withQueryString' in Laravel Framework #3150

Closed
pixieaka opened this issue Dec 29, 2024 · 1 comment
Closed

Undefined method 'withQueryString' in Laravel Framework #3150

pixieaka opened this issue Dec 29, 2024 · 1 comment

Comments

@pixieaka
Copy link

pixieaka commented Dec 29, 2024

Describe the bug
Undefined method 'withQueryString' in Laravel Framework

To Reproduce
image
image

Platform and version
OS: Windows 11 24H2 and Intelephense version: 1.12.6.

@pixieaka pixieaka changed the title Undefined method 'withQueryString' Undefined method 'withQueryString' in Laravel Framework Dec 29, 2024
@bmewburn
Copy link
Owner

I think paginate is probably returning an interface here that does not declare withQueryString. See https://github.com/bmewburn/vscode-intelephense/wiki/PHP-frameworks-and-libraries for workarounds.

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