This release mostly enhances the ide-helper:meta command to provide autocomplete for more config values, routes etc.
Screenshot.2025-01-06.at.15.20.47.mp4
What's Changed
- Add phpstorm meta argument hints by @barryvdh in #1640
- Add meta override for user return types by @barryvdh in #1642
- Use forked ContextFactory by @barryvdh in #1643
- Remove php parser by @barryvdh in #1644
- Also add eloquent template tags from base class by @barryvdh in #1645
- Add more metadata by @barryvdh in #1646
- Fixed generating PHPDoc for methods with class templates by @chack1172 in #1647
- Feat guess macro types by @barryvdh in #1648
- Allow adding custom Macroable classes. by @mathieutu in #1629
- Add special
dev
to composer keywords by @jnoordsij in #1649
New Contributors
- @chack1172 made their first contribution in #1647
- @mathieutu made their first contribution in #1629
- @jnoordsij made their first contribution in #1649
Full Changelog: v3.4.0...v3.5.0