Hello. First, just want say, what a nice tool flarum is.
I have software, also made in laravel, created to train teams. In this software, I already have a forum area, which doesn't work very well. What I wanted to do is implement the flarum, and make it the forum tool for my software. There are basically two things I need to do:
- make a SSO, or use the same session of my software, so the user doenst need to login again.
- change the top / menus, so the user does not feel that he left the tool, and entered another one.
where should i start? are there any extensions that help me with this?