-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Description
Hello
I used this extension on Yii 1.1 before, and I got it installed just as smooth on Yii 2 as I remembered form last time.. Only I forgot, if it was possible already, how to use the models and MySQL connection. And I can not find any references in the README :s
For example, I have models in my app for 'User' and 'Timeline', How would I get the extension to link Users with one or multiple Timeline(s) in MySQL join table on the subscribe behaviour? Do I need extra tables or fields in my current db schema?
Am I correct that, if the subscriptions are in the database, the client needs to load them and connect/join with/in all rooms/channels, inside database, each time they open a page?
Metadata
Metadata
Assignees
Labels
No labels