packagist barryvdh/laravel-ide-helper v2.7.0

latest releases: dev-master, v3.0.0, dev-prepare-3.0...
4 years ago

Lots of tweaks/improvements, big thanks to @mfn for the help and bringing the Test Suite up to date!

  • Generate noinspections PHPStorm tags (option) #905
  • Added support for Laravel 7 custom casts #913
  • Ability to use patterns for model_locations #921
  • Prevent generation of invalid code for certain parameter default values #901
  • Infer return type from reflection if no phpdoc given #906
  • if a model implements interfaces, include them in the stub #920
  • fix: unregister meta command custom autoloader when it is no longer needed #919
  • Remove unnecessary and wrong definition of SoftDelete methods #918
  • Add custom collection support for get and all methods #903
  • Make hasOne and morphOne nullable. #864
  • Add ignored_models as config option #890
  • Fix camelCase duplicated properties generator. #881

Don't miss a new laravel-ide-helper release

NewReleases is sending notifications on new releases.