We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug Undefined method 'withQueryString' in Laravel Framework
To Reproduce
Platform and version OS: Windows 11 24H2 and Intelephense version: 1.12.6.
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
No branches or pull requests
Describe the bug
Undefined method 'withQueryString' in Laravel Framework
To Reproduce
Platform and version
OS: Windows 11 24H2 and Intelephense version: 1.12.6.
The text was updated successfully, but these errors were encountered: