edwink75 / filament-user-activity

Track user activity and show currently active users
MIT License
15 stars 6 forks source link

[Bug]: Trait method 'activities' will not be applied because it collides with 'LogsActivity' #7

Closed majdghithan closed 7 months ago

majdghithan commented 7 months ago

What happened?

Trait method 'activities' will not be applied because it collides with 'LogsActivity' when adding the trait to user model

How to reproduce the bug

add the trait to user model

Package Version

2

PHP Version

8.2

Laravel Version

10

Which operating systems does with happen with?

macOS

Notes

https://github.com/edwink75/filament-user-activity/issues

edwink75 commented 7 months ago

Can you give me a little more details about the conflicting plugin you're using? And more details about the error?

majdghithan commented 7 months ago

z3d0x/filament-logger https://github.com/Z3d0X/filament-logger

both using activities function

edwink75 commented 7 months ago

Thanks for reporting. I added the package to the conflict section of composer.

edwink75 commented 7 months ago

Added to composer