What did you try far ? Where are you stuck ?
If you're looking for an example, what are you trying to achieve ?
There shouldn't be anything tricky about Flarum database. You can access the content via any Laravel codebase. You probably can't easily re-use Flarum models from Flarum source code but you can easily create the models in your Laravel code if you want to use Eloquent.