plugin
plugin copied to clipboard
[Feature Request]: Navigate to translation from custom method
Feature Description
Following up on the conversation on Twitter: I have a PHP Attribute that I use in enum cases, that receives a single string argument, that is fed to the __() function, to get localized strings. Is it possible to instruct Laravel IDEA to follow translations from custom methods/constructors?
And how can I share it with my team?
Thanks 🙏🏻