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

Use DI for config in ModelsCommand

Open wimski opened this issue 2 years ago • 0 comments

Summary

I've used dependency injection for the configuration class in order to avoid Laravel's magic. This makes the code more discoverable and will help refactoring down the line.

Type of change

  • [x] Misc. change (internal, infrastructure, maintenance, etc.)

Checklist

  • [x] Add a CHANGELOG.md entry

wimski avatar Aug 08 '21 14:08 wimski