I am trying to make it so users can subscribe to a forum and when a forum is updated the user is alerted. I can't for the life of me figure out how to set up the database to do it. I am pretty sure you are supposed to set up an associative table with user_id and forum_id but I am not to sure. If someone could give me some pointers on how to start this or plan it out or even point me to some resources that would be great.
Thanks in advance.