-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
need to fix user model by doing the following.
make user model abstract
pull forum methods to ForumableTrait
pull chat methods to ChatableTrait
Each site will need to make a user model that extends core user. they can then include the traits as needed to get those methods.
Reactions are currently unavailable