Improve Dependency Injection with new safer helper 'di'
·
58 commits
to production
since this release
Improve resolving from container via a new helper di to avoid calls to container::make before the app is booted
Use di helper for new self and new static in static methods from Macroable classes except for Request class
Port Laravel framework pull 57516 and issue 57455