- [Laravel 5.4, MySql, VueJS]
- channels can have threads associated
- a thread can be part of channel
- a thread can be a owned by a user
- a thread can have replies to discuss
- reply is associated with a thread and user
- User can create threads
- User can view all thread from the forum
- User can reply to the threads
- User can favorite reply from the threads
- User can check their own activity feeds