Add or adjust functionality of installed packages
问题 I was wondering what the best practice would be to add or adjust some functionality to installed packages. I think extending the existing classes sounded like a good idea when I started this, but what seemed to be a small addition seems to result in many additions. Would this be the right way to go, and what's the next step? E.g. I am using the Laravel/Passport package. Without going too much into detail on the why, a user with a client can send an e-mail to invite an other user. This user