HI! I've got a fully fledged Laravel website already built, and wanted to add Flarum as our forum. Whats the best practices to add Flarum into a Laravel website. Would one simply put the Flarum install into Laravel's public folder and rewrite?
I've already sorted logging in etc just need to figure out the best practices for installing it.