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

PHPStan - laravel query should accept expression in join #88

Open
pionl opened this issue Jul 9, 2024 · 0 comments
Open

PHPStan - laravel query should accept expression in join #88

pionl opened this issue Jul 9, 2024 · 0 comments

Comments

@pionl
Copy link
Contributor

pionl commented Jul 9, 2024

221 Parameter $first of method
Illuminate\Database\Eloquent\Builder<App\Models\Notebook\Notebook>::leftJoinSub()
expects Closure|string, Illuminate\Database\Query\Expression given.
223 Parameter $second of method
Illuminate\Database\Eloquent\Builder<App\Models\Notebook\Notebook>::leftJoinSub()
expects string|null, Illuminate\Database\Query\Expression given.

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

1 participant