a13xh7 / QaraTMS

QaraTMS is open source test case, test suites, test plans and test runs management tool.
MIT License
62 stars 19 forks source link

Update laravel-ide-helper to version ^3.0 and update command in readme #40

Closed ENG3PLabs closed 2 weeks ago

ENG3PLabs commented 2 weeks ago

I noticed that I made two mistakes when integrating the laravel-ide-helper:

  1. I accidentally used an older version of the package
  2. The multiline command does not work to generate the helpers is broken

I fixed these by reinstalling the helper including all its required dependencies for version 3.0 and made a version of the command that I was able to test on my machine. I also added a fourht command that should help with type hinting on Eloquent models.