Multiple definitions
Laravel Filament pulls in the kirschbaum-development/eloquent-power-joins package and PhpStorm started complaining about 'Multiple definitions exist for class Builder'. It finds it in the package stub. Has anyone encountered this? How can I fix this?
![No description](https://cdn.answeroverflow.com/1304512481732988988/image.png)
2 Replies
This is an issue with phpstorm. Something might be wrong with your config.
Try turning this setting on/off
If it doesn't work, try the 'Fix IDE' thingi. If that doesn't work, contact support (unless someone here can help you)
![No description](https://cdn.answeroverflow.com/1304527366072041512/image.png)
Either way, this is not related to filament 😦