Markus Podar

Results 403 comments of Markus Podar

[Added to the readme as known limitation](https://github.com/rebing/graphql-laravel/commit/446cf89bf8ceb54021dcb79199066f7819dca08f)

I can't make out anything in the screenshots, please paste the raw logs (use markdown "tripple-backticks" formatting please)

What is `abilityRolePermissions()`? Is `User.php(146)` part of that method? I've a feeling this is what causes the problem: in `\Barryvdh\LaravelIdeHelper\Console\ModelsCommand::getAttributeTypes` we're calling this code: ```php // Private/protected ReflectionMethods require setAccessible...

I can't fully make sense of your problem. Your best change is to reduce it to a minimal reproducible example and put it up in a repo so me/someone can...

I don't have L11 yet, so I can't say if that is the cause. But on L10 with PhpStorm this works correctly; maybe it's a vscode issue (and thus unrelated...

But how would ide-helper do this? Can you give an example how you imagine ide-helper helps here?

Using templates certainly looks like a direction worth exploring, given nothing else breaks, including PhpStorm, phpstan, psalm, etc. Or at least have some sense of assessment if it causes collateral...

> Because I can't see how that file, which defines the scoped method simply like `@method static \Illuminate\Database\Eloquent\Builder|TrainingDate search($search)`, can make VSCode understand that that refers to the `scopeSearch` method...

See related issue I reported a bit before this PR => https://github.com/wa0x6e/php-resque-ex/issues/53 @wa0x6e are you still active?

@boboudreau are you still up to finishing this PR? Otherwise I would be available too.