I have a need to integrate Flarum with a Laravel 5.2 website... we had planned to put Flarum in a separate directory, as a subdomain of the main site, but it could also be a subdirectory of the main site and then just use the main domain. I can't think of any advantages either way that might be critical... anyone else know any?
I'd like to revive this thread and talk out the basic design if possible. Happy to contribute code if I get the design right ?
Obviously the easiest would be to keep sessions in the database, but it wouldn't be difficult to have file based sessions. I haven't noticed how Flarum stores it's sessions yet, but I assume it can be changed?