laravel-ide-helper icon indicating copy to clipboard operation
laravel-ide-helper copied to clipboard

Run the helper on multiple files inside the `model_locations` config file

Open McTom234 opened this issue 2 years ago • 1 comments

Versions:

  • ide-helper Version: 2.13.0
  • Laravel Version: 9.52.0
  • PHP Version: 8.2.2

Question:

Hey,

is there a way how I could run the helper only on files of one specific directory?

The directory is inside the directory specified in the config file. I already tried the --dir option, but it works more like an include for directories, that have not been included in the config file.

I do not want to run the helper on each of the 10 models individually and I also do not want to ignore the rest (btw glob pattern isn't supported with the --ignore option?).

What would you recommend to do?

McTom234 avatar Feb 19 '23 13:02 McTom234

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If this issue is still present on the latest version of this library on supported Laravel versions, please let us know by replying to this issue so we can investigate further. Thank you for your contribution! Apologies for any delayed response on our side.

stale[bot] avatar Jun 18 '23 08:06 stale[bot]