Menthol
cee441c87c
Fix #1300 relation_return_type must take precedence if it is defined ( #1394 )
2024-02-08 09:48:26 +01:00
Barry vd. Heuvel and laravel-ide-helper
6e26f22c76
Feat useclassmappackage ( #1357 )
...
* Use composer/class-map-generator
* composer fix-style
Co-authored-by: laravel-ide-helper <[email protected] >
2022-06-20 15:54:12 +02:00
Jefemy and Markus Podar
ee9188acf1
Implement new config to specify return type of custom relations ( #1300 )
...
* Implement new config to specify return type of custom relations
* Apply suggestions from code review
Co-authored-by: Markus Podar <[email protected] >
* add test for morphed
* fix test output
* add info about how to add custom relationships
* fix wording
Co-authored-by: Markus Podar <[email protected] >
2022-05-22 20:07:54 +02:00
efinder2 and Markus Podar
7305504c99
Created a positiblity to add custom relation type ( #987 )
...
* Created a positiblity to add custom relation type
* Changed access modifier
Co-authored-by: Markus Podar <[email protected] >
* fixed hints from code review
* Added Test for https://github.com/barryvdh/laravel-ide-helper/pull/987
* composer fix-style
* Clarify doc in config entry
* Update CHANGELOG.md
Co-authored-by: Markus Podar <[email protected] >
2020-09-08 07:18:43 +02:00