Mar 29, 2020
0
Level 4
How to autocomplete factory state arguments to Laravel IDE helper via PHPDoc?
I tend to forget how I call my factory states and would love my IDE (VSCode) to suggest argument autocompletions.
I fail to find an explanation on how to do this via PHPDoc and/or Laravel IDE Helper. Extra points for a way to add them in a helper file and not the factory files themselves.
Please or to participate in this conversation.