Hello All,
I'm building a full site through Laravel. (News System, Feeds, Award System, Radio, Events)
However instead of building a forum from scratch and having to write user profiles and settings etc I would like to use Flarum.
Thinking about the best way to do this I could think of 2 options.
Add Flarum as a sub-directory of my laravel site (lets call it 'forum', http://laravelsite.com/forum) that way I can use the forum as flarum and still have my side of the site I can build.
Use Flarum as the 'core' of the site if you would like and build extensions for everything I want to do. This could be more time costing and would require me to learn extentions as I couldn't be able to just build a laravel site to do what I want.
Just wondering people's thoughts and how they would do things? Hoping it makes sense, i'm not even sure I've completely got my head around it! xD
Thanks,
Josh